mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-02 12:57:35 +01:00
style.css: set the margin of omitted post indicator like margin on intro
This commit is contained in:
parent
25eabc4714
commit
ba819a1f1a
@ -383,6 +383,7 @@ span.quote {
|
|||||||
span.omitted {
|
span.omitted {
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
|
margin-left: 0.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
br.clear {
|
br.clear {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user