add lists support to babycode
This commit is contained in:
@ -523,7 +523,7 @@ input[type="text"], input[type="password"], textarea, select {
|
||||
}
|
||||
|
||||
|
||||
ul {
|
||||
ul, ol {
|
||||
margin: 10px 0 10px 30px;
|
||||
padding: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user