X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/fdc3961121619b598c7782e857362fc4e6a14164..de60c4eaab116232ff6d1be0ede6bc18fc1c86d8:/prawokultury/static/css/entry.css diff --git a/prawokultury/static/css/entry.css b/prawokultury/static/css/entry.css index d3a9a5e..ef568fc 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 { @@ -57,7 +66,8 @@ margin-left: 0; } .entry-info .entry-wrapped h1, .entry-publications .entry-wrapped h1 { - font-size: 2em; } + font-size: 2em; + margin-bottom: .5em; } .entry-picture { float: left;