fix for negative z objects being covered
This commit is contained in:
parent
11a9426147
commit
78eec8d722
@ -2,9 +2,11 @@
|
|||||||
@import "statuscafe";
|
@import "statuscafe";
|
||||||
@import "fonts";
|
@import "fonts";
|
||||||
|
|
||||||
|
html {
|
||||||
|
background-color: #2196F3;
|
||||||
|
}
|
||||||
|
|
||||||
html, body {
|
html, body {
|
||||||
background-color: #2196F3;
|
|
||||||
color: black;
|
color: black;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user