]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/websites/concatenative/page.css
webapps.wiki: more style
[factor.git] / extra / websites / concatenative / page.css
index 90db76da3866f1448e69312e1f19e5d5dd7b37aa..cce75f88689b6429ab037bd4db50c9b928892528 100644 (file)
@@ -96,12 +96,13 @@ nav img {
         color: #8ab4f8;
     }
 
-    .page nav {
-        border-top: 1px solid #666;
-    }
-
     nav {
         background-color: #373e48;
         border-bottom: 1px solid #666;
     }
+
+    .page nav {
+        border-top: 1px solid #666;
+        background-color: transparent;
+    }
 }