From ce6b18660a933855dbe996fc5b5d3d0ac1c25223 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Sun, 2 Jun 2019 19:28:39 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BE=D0=B4=D0=B5=D1=80=D0=B6=D0=B0?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/style.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 533c477..629712b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -80,6 +80,8 @@ h6, .h6 { #toctitle { font-size: 1.5rem; font-family: "Open Sans Condensed", "Roboto Condensed", "Pt Sans Narrow", "Oswald", "Georgia",Arial,sans-serif; + font-weight: 700; + line-height: 1.2; } p { @@ -330,11 +332,6 @@ pre, code, kbd, samp .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 { padding-top: 20px; }