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