From: Guillaume Pellerin Date: Thu, 4 Feb 2016 01:16:17 +0000 (+0100) Subject: fix style X-Git-Tag: 1.1~102 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5d3639d230c0557066194f79c5cbdb2c2302df85;p=teleforma.git fix style --- diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index 22142ce8..fa7d9ca9 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -71,14 +71,17 @@ a img { border: none; } font-size: 0.8em; clear: both; } + #content ul ul { font-size: 1.1em; padding-left: 0; } + #content li { padding: .2em; padding-left: 0; } + #content li a { padding: .1em 0; } @@ -87,7 +90,7 @@ a img { border: none; } color: #000000; font-weight: bold; display: inline; - font-size: 4em; + font-size: 1.2em; } #content h3 { color: #000000; diff --git a/teleforma/static/teleforma/css/teleforma_pdf.css b/teleforma/static/teleforma/css/teleforma_pdf.css index afe0b4e7..c45b29a3 100644 --- a/teleforma/static/teleforma/css/teleforma_pdf.css +++ b/teleforma/static/teleforma/css/teleforma_pdf.css @@ -23,6 +23,13 @@ } +#content h1 { + color: #000000; + font-weight: bold; + display: inline; + font-size: 2em; +} + .table1 { font-size: 1.5em; padding-top: 2px;