mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-08 23:39:46 +01:00
style.css: newline with a bit of margin after op's head
This commit is contained in:
parent
1c98c1ce76
commit
2431eb78b2
@ -311,6 +311,11 @@ div.post > p {
|
||||
}
|
||||
}
|
||||
|
||||
div.post.op > p {
|
||||
clear: both;
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
div.post div.body {
|
||||
margin-top: 0.8em;
|
||||
padding-right: 3em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user