forked from GithubBackups/vichan
style.css: make margin spacing regular for all post intro grandchildren and poster_id
This commit is contained in:
parent
ad192b743f
commit
4f379d49f4
@ -254,9 +254,11 @@ input.delete {
|
|||||||
scale: 1.05;
|
scale: 1.05;
|
||||||
}
|
}
|
||||||
|
|
||||||
.intro span.subject {
|
.intro * *, .poster_id {
|
||||||
margin-right: 0.3em;
|
margin-right: 0.3em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.intro span.subject {
|
||||||
color: #0F0C5D;
|
color: #0F0C5D;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user