]> git.armaanb.net Git - stagit.git/blobdiff - style.css
optimization: read stats once and remember it
[stagit.git] / style.css
index 8cf93d065132bd687f397180a461db4369d048b6..e7188934137bb9b09a2a10665e77f73038874d78 100644 (file)
--- a/style.css
+++ b/style.css
@@ -79,10 +79,12 @@ pre a.h {
        color: #00a;
 }
 
+span.i,
 pre a.i {
        color: #070;
 }
 
+span.d,
 pre a.d {
        color: #e00;
 }