forked from GithubBackups/vichan
better markup, remove extra padding
This commit is contained in:
parent
2d296f8c8a
commit
d56091b35e
@ -291,7 +291,6 @@ div.post.reply {
|
|||||||
div.post_modified {
|
div.post_modified {
|
||||||
min-width: 47.5em;
|
min-width: 47.5em;
|
||||||
margin-left: 1.8em;
|
margin-left: 1.8em;
|
||||||
padding-top: 0.8em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.post_modified div.content-status {
|
div.post_modified div.content-status {
|
||||||
@ -300,6 +299,10 @@ div.post_modified div.content-status {
|
|||||||
font-size: 72%;
|
font-size: 72%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.post_modified div.content-status:first-child {
|
||||||
|
margin-top: 1.3em;
|
||||||
|
}
|
||||||
|
|
||||||
span.trip {
|
span.trip {
|
||||||
color: #228854;
|
color: #228854;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user