Содержание

This commit is contained in:
Andrei Astafev 2019-06-02 19:28:39 +03:00
parent 905ab86433
commit ce6b18660a

View File

@ -80,6 +80,8 @@ h6, .h6 {
#toctitle { #toctitle {
font-size: 1.5rem; font-size: 1.5rem;
font-family: "Open Sans Condensed", "Roboto Condensed", "Pt Sans Narrow", "Oswald", "Georgia",Arial,sans-serif; font-family: "Open Sans Condensed", "Roboto Condensed", "Pt Sans Narrow", "Oswald", "Georgia",Arial,sans-serif;
font-weight: 700;
line-height: 1.2;
} }
p { p {
@ -330,11 +332,6 @@ pre, code, kbd, samp
.navbar-brand { font-size: 1.75rem; } .navbar-brand { font-size: 1.75rem; }
.toctitle {
font-size: 1.5rem;
font-family: "Open Sans Condensed", "Roboto Condensed", "Pt Sans Narrow", "Oswald", "Georgia",Arial,sans-serif;
}
.page-header { .page-header {
padding-top: 20px; padding-top: 20px;
} }