]> git.sesse.net Git - remoteglot/commitdiff
Add a CSS class for some small news at the bottom.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 14 Nov 2014 00:39:29 +0000 (01:39 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 14 Nov 2014 00:39:29 +0000 (01:39 +0100)
www/css/remoteglot.css

index ca956822dd69d01ad593df07fa02e5b5d274955e..23bbeca38fd6ad19b27977cecc7eea099d11d6f0 100644 (file)
@@ -30,6 +30,9 @@ h3 {
 .vir path.l1arrow {
        opacity: 1.0;
 }
+#news {
+       font-size: smaller;
+}
 #credits {
        font-size: smaller;
 }