X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/ce728e78bb55eb75753f40dc5cd0997a53e7dd27..0e199a41c0f2375dbf555452bbdc46162fff8853:/prawokultury/static/css/entry.css diff --git a/prawokultury/static/css/entry.css b/prawokultury/static/css/entry.css index bb7d7a0..ed7e8a8 100644 --- a/prawokultury/static/css/entry.css +++ b/prawokultury/static/css/entry.css @@ -4,7 +4,7 @@ margin-top: 0em; } .entry-short { - border-top: 1px solid #8b8b87; } + border-bottom: 1px solid #8b8b87; } .entry-short .entry-wrapped { padding-top: .7em; } @@ -49,9 +49,11 @@ content: url("/static/img/read-more.png"); margin-left: .7em; } -.entry-info .entry-wrapped { +.entry-info .entry-wrapped, +.entry-publications .entry-wrapped { margin-left: 0; } - .entry-info .entry-wrapped h1 { + .entry-info .entry-wrapped h1, + .entry-publications .entry-wrapped h1 { font-size: 2em; } .entry-picture { @@ -60,8 +62,9 @@ .submit-link { margin-top: 1em; - margin-bottom: 1em; - height: 1.7em; } + padding-bottom: 1em; + height: 1.7em; + border-bottom: 1px solid #8b8b87; } .submit-link a { color: black; font-size: 1.1em; }