forked from leftypol/leftypol
Merge branch '26-change-the-warning-color' into 'config'
Resolve "Change the warning color" Closes #26 See merge request leftypol/leftypol!23
This commit is contained in:
commit
936669acb4
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