fix my CSS again
This commit is contained in:
parent
28838d2d63
commit
c64c9e23a5
@ -73,12 +73,13 @@ body > hr,
|
|||||||
#blotter hr,
|
#blotter hr,
|
||||||
.desktop > hr,
|
.desktop > hr,
|
||||||
#delform > hr,
|
#delform > hr,
|
||||||
#content > hr,
|
#content > hr {
|
||||||
:root.thread .board > hr {
|
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
:root.index .board > hr:last-of-type {
|
:root.index .board > hr:last-of-type,
|
||||||
border-top-color: transparent !important;
|
:root.thread .board > hr {
|
||||||
|
border: 0px;
|
||||||
|
margin: 0px;
|
||||||
}
|
}
|
||||||
.ad-plea {
|
.ad-plea {
|
||||||
display: none;
|
display: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user