Skip to content

Commit 69f9867

Browse files
committed
DOC: update fonts
1 parent 715dbf8 commit 69f9867

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/stylesheet.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=cyrillic');
2+
3+
body {
4+
font-family: 'Roboto',Arial,sans-serif;
5+
}
6+
7+
body {
8+
font-size: 18px;
9+
font-weight: 300;
10+
}
11+
112
/* ../media/css/docs.css */
213
.navheader th { text-align: center; } /* anti-bootstrap */
314

0 commit comments

Comments
 (0)