Update semag/roughdino/TemplateData/style.css

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 00:47:54 +00:00
parent 3ef5c5178e
commit c08852b53a

View File

@ -8,7 +8,7 @@ body { padding: 0; margin: 0 }
#unity-logo { width: 154px; height: 130px; background: url('unity-logo-dark.png') no-repeat center }
#unity-progress-bar-empty { width: 141px; height: 18px; margin-top: 10px; margin-left: 6.5px; background: url('progress-bar-empty-dark.png') no-repeat center }
#unity-progress-bar-full { width: 0%; height: 18px; margin-top: 10px; background: url('progress-bar-full-dark.png') no-repeat center }
#unity-footer { position: relative }
#unity-footer { display:none; }
.unity-mobile #unity-footer { display: none }
#unity-webgl-logo { float:left; width: 204px; height: 38px; background: url('webgl-logo.png') no-repeat center }
#unity-build-title { display:none; }