]> git.ozlabs.org Git - ccan/blobdiff - web/ccan.css
Removed more tables where they aren't required. Improved table layout.
[ccan] / web / ccan.css
index 80bd6d8ff36e8d7c4eefe6f06db9668d1ef1bf98..280f04497bc1ec8c90896f142b199ad4b98b0d58 100644 (file)
@@ -82,6 +82,11 @@ ul.menu {
 
 table {
     background: none;
+    max-width: 850px;
+    margin-left: auto;
+    margin-right: auto;
+    padding: 0px;
+    width: 100%;
 }
 
 table a {