ajout de ul.unstyled

This commit is contained in:
raphaelgoetter 2013-04-06 20:36:25 +02:00
parent 0ad3172b94
commit c0c634739f

View File

@ -119,6 +119,9 @@ ul,
ol { ol {
padding-left: 2em; padding-left: 2em;
} }
ul.unstyled {
list-style: none;
}
code, code,
pre, pre,
samp, samp,