]> git.armaanb.net Git - stagit.git/blobdiff - style.css
Change default tab-size to 4.
[stagit.git] / style.css
index cea592954acdb41b8ce5b12d3206de282363a19e..20ce206433dc82d19f4a09632bb57a0c63d7d5ce 100644 (file)
--- a/style.css
+++ b/style.css
@@ -11,6 +11,9 @@ body {
        width: 66rem;
 }
 
+pre { -moz-tab-size: 4; }
+pre { tab-size: 4; }
+
 h1, h2, h3, h4, h5, h6 {
        font-size: 1em;
        margin: 0;