forked from leftypol/leftypol
style.css: harmonize head margin
This commit is contained in:
parent
020d66ffdc
commit
22626b4a6f
1 changed files with 2 additions and 2 deletions
|
@ -538,8 +538,8 @@ div.post {
|
|||
}
|
||||
}
|
||||
|
||||
div.post > div.head {
|
||||
margin: 0.1em 1em;
|
||||
div.post div.head {
|
||||
margin: 0.1em 1em 0.1em 1.4em;
|
||||
clear: both;
|
||||
line-height: 1.3em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue