mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
Update semag/roughdino/TemplateData/style.css
This commit is contained in:
parent
18794b79bc
commit
961503ec5d
@ -2,7 +2,7 @@ body { padding: 0; margin: 0 }
|
|||||||
#unity-container { position: absolute }
|
#unity-container { position: absolute }
|
||||||
#unity-container.unity-desktop { left: 50%; top: 50%; transform: translate(-50%, -50%) }
|
#unity-container.unity-desktop { left: 50%; top: 50%; transform: translate(-50%, -50%) }
|
||||||
#unity-container.unity-mobile { width: 100%; height: 100% }
|
#unity-container.unity-mobile { width: 100%; height: 100% }
|
||||||
#unity-canvas { background: #231F20 }
|
#unity-canvas { background: #231F20 width: 100% height: 100% }
|
||||||
.unity-mobile #unity-canvas { width: 100%; height: 100% }
|
.unity-mobile #unity-canvas { width: 100%; height: 100% }
|
||||||
#unity-loading-bar { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none }
|
#unity-loading-bar { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none }
|
||||||
#unity-logo { width: 154px; height: 130px; background: url('unity-logo-dark.png') no-repeat center }
|
#unity-logo { width: 154px; height: 130px; background: url('unity-logo-dark.png') no-repeat center }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user