forked from leftypol/leftypol
style.css: reduce margin between head and rest of the post
This commit is contained in:
parent
ff6082d8cc
commit
16451374ab
1 changed files with 1 additions and 1 deletions
|
|
@ -543,7 +543,7 @@ div.post {
|
||||||
}
|
}
|
||||||
|
|
||||||
div.post div.head {
|
div.post div.head {
|
||||||
margin: 0.1em 1em 0.8em 1.4em;
|
margin: 0.1em 1em 0.5em 1.4em;
|
||||||
clear: both;
|
clear: both;
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue