correct ol

This commit is contained in:
2021-12-08 16:54:32 +03:00
parent 58f4a5ca8b
commit ffe37e5a27
2 changed files with 9 additions and 1 deletions

View File

@@ -161,6 +161,14 @@ a{
margin-left: 35px;*/
}
ol {
list-style-type: decimal;
}
ol li{
margin-top: 4px;
margin-bottom: 4px;
}
.input{