mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2024-11-24 08:52:38 +02:00
DOC: update fonts
This commit is contained in:
parent
715dbf8506
commit
69f98672ad
@ -1,3 +1,14 @@
|
||||
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=cyrillic');
|
||||
|
||||
body {
|
||||
font-family: 'Roboto',Arial,sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: 18px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
/* ../media/css/docs.css */
|
||||
.navheader th { text-align: center; } /* anti-bootstrap */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user