forked from GithubBackups/vichan
style.css: move margin from body to head
This commit is contained in:
parent
76ba87ab44
commit
8bdf689f63
@ -319,7 +319,7 @@ div.post {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.post div.head {
|
div.post div.head {
|
||||||
margin: 0.1em 1em 0.1em 1.4em;
|
margin: 0.1em 1em 0.8em 1.4em;
|
||||||
clear: both;
|
clear: both;
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
}
|
}
|
||||||
@ -341,7 +341,6 @@ div.post.op > p {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.post div.body {
|
div.post div.body {
|
||||||
margin-top: 0.8em;
|
|
||||||
margin-left: 1.4em;
|
margin-left: 1.4em;
|
||||||
padding-right: 3em;
|
padding-right: 3em;
|
||||||
padding-bottom: 0.3em;
|
padding-bottom: 0.3em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user