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