Darken warning background color
This commit is contained in:
parent
3095435d86
commit
29885a4478
@ -981,7 +981,7 @@ thead {
|
||||
|
||||
.notices.yellow {
|
||||
border-left: 10px solid #ffa800;
|
||||
background: #2e1f07;
|
||||
background: #201304;
|
||||
color: #f6af35; }
|
||||
|
||||
/*# sourceMappingURL=theme.css.map */
|
||||
|
@ -5,6 +5,6 @@
|
||||
|
||||
.notices.yellow {
|
||||
border-left: 10px solid #ffa800;
|
||||
background: #2e1f07;
|
||||
background: #201304;
|
||||
color: #f6af35;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user