CSS: bugfix
This commit is contained in:
@@ -795,3 +795,11 @@ table.log th {
|
|||||||
#wiki_text h3 { font-size: 12px; }
|
#wiki_text h3 { font-size: 12px; }
|
||||||
#wiki_text h4, #wiki_text h5, #wiki_text h6 { font-size: 11px; }
|
#wiki_text h4, #wiki_text h5, #wiki_text h6 { font-size: 11px; }
|
||||||
|
|
||||||
|
.content ol li {
|
||||||
|
background-image: none;
|
||||||
|
padding: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul ul, ul ol, ol ul, ol ol {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user