X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/7f108d550f1cfaa3bd8422a038e5f0f7ce28c988..370b43bc681fec1d643887d6c3693d6e10ca27ad:/prawokultury/static/css/entry.css diff --git a/prawokultury/static/css/entry.css b/prawokultury/static/css/entry.css index e8284a9..f1d98d1 100644 --- a/prawokultury/static/css/entry.css +++ b/prawokultury/static/css/entry.css @@ -8,17 +8,18 @@ padding-top: .7em; } .entry-wrapped { - margin-left: 8em; } + margin-left: 8em; + line-height: 1.8em; } .entry-wrapped h1, .entry-wrapped h2 { margin: 0; color: #01519a; - font-size: 1.3em; } + font-size: 1.4em; } .entry-wrapped h1 a, .entry-wrapped h2 a { color: #01519a; } .entry-wrapped h2.section { margin: 2em 0; } .entry-wrapped .entry-data { - font-size: 1.3em; + font-size: 1.4em; margin-top: 1.4em; margin-bottom: 1.4em; } .entry-wrapped .entry-data .date { @@ -30,9 +31,9 @@ .entry-wrapped .entry-data .categories a { color: black; } .entry-wrapped .lead { - font-size: 1.3em; } + font-size: 1.4em; } .entry-wrapped .body { - font-size: 1.3em; } + font-size: 1.4em; } .entry-wrapped .lead h2, .entry-wrapped .body h2 { font-size: 1em; @@ -117,3 +118,5 @@ table.borders { table.borders td { border: 1px solid #777; padding: .3em; } + +/*# sourceMappingURL=entry.css.map */