Pārlūkot izejas kodu

removed list-style-type:disc that was overriding Foundation's list styling classes

Garrick van Buren 12 gadi atpakaļ
vecāks
revīzija
8a91d71934
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      assets/stylesheets/foreground.css

+ 0 - 2
assets/stylesheets/foreground.css

@@ -113,9 +113,7 @@ ul#drop1.f-dropdown {
   padding:.25em;
 }
 
-
 #mw-content-text ul {
-  list-style-type: disc;
   margin: .5em 1.25em;
 }