Update status.htm
This commit is contained in:
parent
12021d5018
commit
50b7fa87ce
@ -74,10 +74,10 @@ https://github.com/pure-css/pure/blob/master/LICENSE.md
|
|||||||
<% if mode == 'dark' then %>
|
<% if mode == 'dark' then %>
|
||||||
.block h4 {
|
.block h4 {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-color: #1e1e1e;
|
background-color: #444950;
|
||||||
}
|
}
|
||||||
.block.pure-g {
|
.block.pure-g {
|
||||||
background: #2d2d2d;
|
background: #0000;
|
||||||
box-shadow: unset;
|
box-shadow: unset;
|
||||||
}
|
}
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
Loading…
Reference in New Issue
Block a user