]> git.armaanb.net Git - stagit.git/blobdiff - style.css
ignore object 0000000000000000000000000000000000000000
[stagit.git] / style.css
index 8d134f54d5d4f2b995c4a5e17111dc2bc9fbb995..e7188934137bb9b09a2a10665e77f73038874d78 100644 (file)
--- a/style.css
+++ b/style.css
@@ -58,10 +58,6 @@ table td {
        white-space: normal;
 }
 
-a.module {
-       color: #777;
-}
-
 td.num {
        text-align: right;
 }
@@ -83,10 +79,12 @@ pre a.h {
        color: #00a;
 }
 
+span.i,
 pre a.i {
        color: #070;
 }
 
+span.d,
 pre a.d {
        color: #e00;
 }