ajout de ul.unstyled
This commit is contained in:
parent
0ad3172b94
commit
c0c634739f
1 changed files with 3 additions and 0 deletions
|
@ -119,6 +119,9 @@ ul,
|
||||||
ol {
|
ol {
|
||||||
padding-left: 2em;
|
padding-left: 2em;
|
||||||
}
|
}
|
||||||
|
ul.unstyled {
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
code,
|
code,
|
||||||
pre,
|
pre,
|
||||||
samp,
|
samp,
|
||||||
|
|
Loading…
Reference in a new issue