forked from leftypol/leftypol
style.css: make the warning orange
This commit is contained in:
parent
964ea43b84
commit
08674df6e7
1 changed files with 1 additions and 1 deletions
|
@ -818,7 +818,7 @@ span.public_ban {
|
||||||
|
|
||||||
span.public_warning {
|
span.public_warning {
|
||||||
display: block;
|
display: block;
|
||||||
color: steelblue;
|
color: orange;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue