forked from leftypol/leftypol
style.css: set the margin of omitted post indicator like margin on intro
This commit is contained in:
parent
22626b4a6f
commit
55d21a4dd5
1 changed files with 1 additions and 0 deletions
|
@ -633,6 +633,7 @@ span.trip {
|
||||||
span.omitted {
|
span.omitted {
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
|
margin-left: 0.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
br.clear {
|
br.clear {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue