mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
commit
c3ef992219
@ -1,7 +1,9 @@
|
|||||||
body {
|
body {
|
||||||
cursor: none;
|
cursor: none;
|
||||||
margin: 60px;
|
margin: 60px;
|
||||||
position: relative;
|
position: absolute;
|
||||||
|
height: calc(100% - 120px);
|
||||||
|
width: calc(100% - 120px);
|
||||||
background: #000;
|
background: #000;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
font-family: 'roboto_condensedregular', arial;
|
font-family: 'roboto_condensedregular', arial;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user