mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-17 19:29:28 +01:00
better markup, remove extra padding
This commit is contained in:
parent
2d296f8c8a
commit
d56091b35e
@ -291,7 +291,6 @@ div.post.reply {
|
||||
div.post_modified {
|
||||
min-width: 47.5em;
|
||||
margin-left: 1.8em;
|
||||
padding-top: 0.8em;
|
||||
}
|
||||
|
||||
div.post_modified div.content-status {
|
||||
@ -300,6 +299,10 @@ div.post_modified div.content-status {
|
||||
font-size: 72%;
|
||||
}
|
||||
|
||||
div.post_modified div.content-status:first-child {
|
||||
margin-top: 1.3em;
|
||||
}
|
||||
|
||||
span.trip {
|
||||
color: #228854;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user