From: Svante B Date: Tue, 23 Feb 2016 02:43:32 +0000 (+0000) Subject: updated style X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/de6f54ba7322b5ffa5763775a6fa7936482fde9e updated style --- diff --git a/css/style.css b/css/style.css index 615662cf2..746758f3e 100644 --- a/css/style.css +++ b/css/style.css @@ -172,8 +172,9 @@ div.art:last-child { border-bottom: none; } -h3.art { +b.art { margin-bottom: 0; + font-size: 18px; } p.art { @@ -190,6 +191,10 @@ p.art-ingress { margin: 0; } +p.heading { + white-space: nowrap; +} + p.art-link { margin-top: 0; }