forked from leftypol/leftypol
Public ban style
This commit is contained in:
parent
1a378ee6b2
commit
d51e1291aa
1 changed files with 6 additions and 0 deletions
|
@ -358,3 +358,9 @@ div.top_notice {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 5px auto;
|
margin: 5px auto;
|
||||||
}
|
}
|
||||||
|
span.public_ban {
|
||||||
|
display: block;
|
||||||
|
color: red;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-top: 15px;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue