]> gitweb.factorcode.org Git - factor.git/commitdiff
websites: remove .page nav style
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 8 Aug 2022 04:15:59 +0000 (21:15 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 8 Aug 2022 14:18:14 +0000 (07:18 -0700)
extra/websites/concatenative/page.css

index cce75f88689b6429ab037bd4db50c9b928892528..4fa5678976a102741d94cff1c0ec7eead98a93e8 100644 (file)
@@ -100,9 +100,4 @@ nav img {
         background-color: #373e48;
         border-bottom: 1px solid #666;
     }
-
-    .page nav {
-        border-top: 1px solid #666;
-        background-color: transparent;
-    }
 }