Revamp latest stuff on frontpage
[blerg.git] / www / css / blerg.css
index 8bd4166..4ff8277 100644 (file)
@@ -126,3 +126,21 @@ h1, h2, h3 {
        color: #8F8F8F;
        text-align: right;
 }
+
+#latest h2 {
+       font-size: 16pt;
+}
+
+#latest-posts {
+       height: 92pt;
+       overflow: hidden;
+}
+
+#latest-posts .record {
+       font-size: 12pt;
+       margin: 4pt 0;
+}
+
+.author {
+       font-weight: bold;
+}