Commit 43f2f806911d2efd66c06f721fb3b68c085e3787
1 parent
43a4757a
Exists in
master
and in
5 other branches
Fix list style
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
style.css
... | ... | @@ -86,7 +86,6 @@ div#wrapper-barra-brasil { |
86 | 86 | /* |
87 | 87 | * { margin: 0; padding: 0; }*/ |
88 | 88 | * :link,:visited { text-decoration:none } |
89 | -* ul,ol { list-style:none; } | |
90 | 89 | * h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } |
91 | 90 | * a img,:link img,:visited img { border:none } |
92 | 91 | a { outline: none; } | ... | ... |