From 43f2f806911d2efd66c06f721fb3b68c085e3787 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Thu, 26 Mar 2015 15:54:57 -0300 Subject: [PATCH] Fix list style --- style.css | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index db5de78..fc98c9a 100644 --- a/style.css +++ b/style.css @@ -86,7 +86,6 @@ div#wrapper-barra-brasil { /* * { margin: 0; padding: 0; }*/ * :link,:visited { text-decoration:none } -* ul,ol { list-style:none; } * h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } * a img,:link img,:visited img { border:none } a { outline: none; } -- libgit2 0.21.2