fixed <ul> inside <ol> & submit/cancel buttons
- probably a silly way of doing the submit
This commit is contained in:
parent
438b3f680d
commit
00f3e0ef33
3 changed files with 47 additions and 30 deletions
|
|
@ -26,6 +26,10 @@ label {
|
|||
font-size: 10;
|
||||
}
|
||||
|
||||
div ul li{
|
||||
list-style-type: none
|
||||
}
|
||||
|
||||
#list {
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue