X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=www%2Fcss%2Fblerg.css;h=f818e10c254da2d8fe205e018bd539b44490b7b2;hb=4d7b8e8bc62f697e18c9eacfee42dc8d9873b820;hp=66aeeb8d7732ecb07e14d717f8138a28d757a652;hpb=db45aeacb003f72b853abbccd6f722770732438b;p=blerg.git diff --git a/www/css/blerg.css b/www/css/blerg.css index 66aeeb8..f818e10 100644 --- a/www/css/blerg.css +++ b/www/css/blerg.css @@ -12,6 +12,10 @@ body { background-color: white; } +a.ref { + color: #404040; +} + a > img { border: 0; } @@ -131,14 +135,23 @@ h1, h2, h3 { font-size: 16pt; } +#latest-tags { + text-align: center; + line-height: 2em; +} + +#latest-tags a { + margin: 0 0.75em; +} + #latest-posts { - height: 92pt; + height: 184pt; overflow: hidden; } #latest-posts .record { font-size: 12pt; - margin: 4pt 0; + margin: 8pt 0; } .author {