Added ul.unstyled
This commit is contained in:
parent
248eda3919
commit
d936dec561
3 changed files with 11 additions and 1 deletions
|
@ -168,6 +168,10 @@ figure, label {
|
|||
|
||||
ul, ol {
|
||||
padding-left: 2em;
|
||||
|
||||
&.unstyled {
|
||||
list-style: none;
|
||||
}
|
||||
}
|
||||
|
||||
code, pre,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue