left-align lists on permalink pages
This commit is contained in:
parent
1da7408f6a
commit
803416fa74
1 changed files with 3 additions and 0 deletions
|
|
@ -181,6 +181,9 @@
|
|||
font-weight:normal;
|
||||
text-decoration:none;
|
||||
}
|
||||
.bodyContainer ul, .bodyContainer ol{
|
||||
text-align:left;
|
||||
}
|
||||
#templateFooter{
|
||||
background-color:#000000;
|
||||
border-top:0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue