X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/fdc3961121619b598c7782e857362fc4e6a14164..48375ccb6e8532dd02e204346ef16cbf2b01972a:/prawokultury/static/css/entry.css diff --git a/prawokultury/static/css/entry.css b/prawokultury/static/css/entry.css index d3a9a5e..a75d2d6 100644 --- a/prawokultury/static/css/entry.css +++ b/prawokultury/static/css/entry.css @@ -12,7 +12,7 @@ margin-left: 8em; } .entry-wrapped h1, .entry-wrapped h2 { margin: 0; - color: #01519a; + color: #ed7f00; font-size: 1.3em; } .entry-wrapped h1 a, .entry-wrapped h2 a { color: #01519a; } @@ -34,13 +34,22 @@ font-size: 1.3em; } .entry-wrapped .body { font-size: 1.3em; } - .entry-wrapped .more { - clear: both; - float: right; - font-size: 1.3em; + .entry-wrapped blockquote { + position: relative; + left: 1em; font-style: italic; - margin-top: .6em; + margin-left: 1em; } + .entry-wrapped .toolbar { + font-size: 1.3em; + margin-top: 1.4em; margin-bottom: 1.8em; } + .entry-wrapped .toolbar .social a { + margin-right: .6em; } + .entry-wrapped .toolbar .social a img { + vertical-align: middle; } + .entry-wrapped .more { + float: right; + font-style: italic; } .entry-wrapped .more a { color: #acacac; } .entry-wrapped .more .read-more {