]> i-scream Git - www.i-scream.org.git/blobdiff - www/styles/gitweb.css
Tweak the CSS a bit.
[www.i-scream.org.git] / 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;
 }