Merge branch 'master' of ssh://cryps.gg:40022/~/cryps
This commit is contained in:
commit
266fc84c16
@ -13,3 +13,12 @@
|
||||
body {
|
||||
background-color: #181818;
|
||||
}
|
||||
|
||||
canvas{
|
||||
display:block;
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user