]> i-scream Git - www.i-scream.org.git/commitdiff
Tweak the CSS a bit.
authorTim Bishop <tim@bishnet.net>
Thu, 4 Aug 2011 11:56:18 +0000 (11:56 +0000)
committerTim Bishop <tim@bishnet.net>
Thu, 4 Aug 2011 11:56:18 +0000 (11:56 +0000)
www/styles/gitweb.css

index 13b7be10e7d5ee78f4eece4f4000d480f30e34f2..22c4b2cdaacddbb1c6839820a5ddaaca44292071 100644 (file)
@@ -1,6 +1,10 @@
-div.page_header {
-       margin: 0 -15px 0 -15px;
+#main {
+       margin: 10px 10px 10px 161px;
 }
-div.page_footer {
-       margin: 0 -15px 0 -15px;
+#contents {
+       padding: 0;
+       border: 1px solid #D9D8D1;
+}
+body {
+       border: none;
 }