Normalize text-align and line-height for p and li html tags
This commit is contained in:
parent
9fbe38d998
commit
bf6e80a55e
@ -74,7 +74,7 @@ ul ul{
|
||||
}
|
||||
li{
|
||||
padding:5px 0px;
|
||||
text-align:left;
|
||||
line-height:1.5em;
|
||||
}
|
||||
li p{
|
||||
margin:0px;
|
||||
@ -1430,6 +1430,7 @@ body.old .resourcesold ul{
|
||||
}
|
||||
body.old .resourcesold li{
|
||||
padding-top:6px;
|
||||
text-align:left;
|
||||
}
|
||||
body.old .resourcesold a,
|
||||
body.old .resourcesold a:link,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user