X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/fdc3961121619b598c7782e857362fc4e6a14164..f5fce02290e4cfd292776015a2597cb8c305e7c3:/prawokultury/static/css/entry.css diff --git a/prawokultury/static/css/entry.css b/prawokultury/static/css/entry.css index d3a9a5e..33eb3aa 100644 --- a/prawokultury/static/css/entry.css +++ b/prawokultury/static/css/entry.css @@ -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 { @@ -61,7 +70,8 @@ .entry-picture { float: left; - margin-right: 1.5em; } + margin-right: 1.5em; + margin-bottom: 1em; } .submit-link { margin-top: 1em;