Started on making everything a bit less bleh.
[catagits/Gitalist.git] / root / static / css / site.css
index f62959e..8922c7f 100644 (file)
@@ -1,5 +1,4 @@
-/* XXX A good framework would be handy */
-/* XXX Also colours. Lots of colours. */
+/* XXX Colours. Lots of colours. */
 #body {
   margin: 1em;
 }
@@ -51,6 +50,9 @@ div.commit-message {
 .heads .current {
   text-decoration: underline;
 }
+table.heads {
+       width: 50%;
+}
 
 /* /blob */
 pre.blob {