X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/fdc3961121619b598c7782e857362fc4e6a14164..93b9049920584c8306f8abdda3876f5f99c08025:/prawokultury/static/css/entry.scss diff --git a/prawokultury/static/css/entry.scss b/prawokultury/static/css/entry.scss index 5ce77cb..c66f59d 100644 --- a/prawokultury/static/css/entry.scss +++ b/prawokultury/static/css/entry.scss @@ -17,7 +17,7 @@ h1, h2 { margin: 0; - color: #01519a; + color: #ed7f00; font-size: 1.3em; a { @@ -62,13 +62,22 @@ margin-left: 1em; } + .toolbar { + font-size: 1.3em; + margin-top: 1.4em; + margin-bottom: 1.8em; + + .social a { + margin-right: .6em; + img { + vertical-align: middle; + } + } + } + .more { - clear: both; float: right; - font-size: 1.3em; font-style: italic; - margin-top: .6em; - margin-bottom: 1.8em; a { color: #acacac; @@ -92,6 +101,7 @@ margin-left: 0; h1 { font-size: 2em; + margin-bottom: .5em; } }