--- a/templates/static/style.css Mon May 18 23:27:51 2009 +0200
+++ b/templates/static/style.css Mon May 18 23:35:27 2009 +0200
@@ -2,16 +2,16 @@
.age { white-space:nowrap; }
.date { white-space:nowrap; }
.indexlinks { white-space:nowrap; }
-.parity0 { background-color: #dddddd; }
-.parity1 { background-color: #eeeeee; }
-.lineno { width: 60px; color: #aaaaaa; font-size: smaller;
+.parity0 { background-color: #ddd; }
+.parity1 { background-color: #eee; }
+.lineno { width: 60px; color: #aaa; font-size: smaller;
text-align: right; padding-right:1em; }
.plusline { color: green; }
.minusline { color: red; }
.atline { color: purple; }
.annotate { font-size: smaller; text-align: right; padding-right: 1em; }
.buttons a {
- background-color: #666666;
+ background-color: #666;
padding: 2pt;
color: white;
font-family: sans;
@@ -25,7 +25,7 @@
}
.metatag {
- background-color: #888888;
+ background-color: #888;
color: white;
text-align: right;
}