diff --git a/css/knacss.css b/css/knacss.css index 5cc7af0..6cb16ae 100644 --- a/css/knacss.css +++ b/css/knacss.css @@ -1,5 +1,5 @@ /* -* www.KNACSS.com V2.6d @author: Raphael Goetter, Alsacreations +* www.KNACSS.com V2.6e @author: Raphael Goetter, Alsacreations * Licence CC-BY http://creativecommons.org/licenses/by/3.0/fr/ */ @@ -106,6 +106,9 @@ ul, ol { padding-left: 2em; } +ul.unstyled { + list-style: none; +} code, pre, samp, @@ -532,4 +535,4 @@ textarea { body { -webkit-text-size-adjust: 100%; } -} +} \ No newline at end of file