Update style

This commit is contained in:
2017-07-09 20:39:56 +01:00
parent 8a51061b61
commit 6e96511e78

View File

@@ -26,6 +26,10 @@ ol ol, ul ol {
list-style-type: lower-roman;
}
ul ul ol, ul ol ol, ol ul ol, ol ol ol {
list-style-type: lower-alpha;
}
.content {
margin-top: 80px;
}