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