Lycoris53 commited on
Commit
ac8f501
1 Parent(s): c8028e6

Update TemplateData/style.css

Browse files
Files changed (1) hide show
  1. TemplateData/style.css +1 -1
TemplateData/style.css CHANGED
@@ -5,7 +5,7 @@ body { padding: 0; margin: 0 }
5
  #unity-canvas { background: #808080 }
6
  .unity-mobile #unity-canvas { width: 100%; height: 100% }
7
  #unity-loading-bar { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none }
8
- #unity-logo { width: 154px; height: 130px; background: url('Template/unity-logo-light.png') no-repeat center }
9
  #unity-progress-bar-empty { width: 141px; height: 18px; margin-top: 10px; margin-left: 6.5px; background: url('progress-bar-empty-light.png') no-repeat center }
10
  #unity-progress-bar-full { width: 0%; height: 18px; margin-top: 10px; background: url('progress-bar-full-light.png') no-repeat center }
11
  #unity-footer { position: relative }
 
5
  #unity-canvas { background: #808080 }
6
  .unity-mobile #unity-canvas { width: 100%; height: 100% }
7
  #unity-loading-bar { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none }
8
+ #unity-logo { width: 154px; height: 130px; background: url('unity-logo-light.png') no-repeat center }
9
  #unity-progress-bar-empty { width: 141px; height: 18px; margin-top: 10px; margin-left: 6.5px; background: url('progress-bar-empty-light.png') no-repeat center }
10
  #unity-progress-bar-full { width: 0%; height: 18px; margin-top: 10px; background: url('progress-bar-full-light.png') no-repeat center }
11
  #unity-footer { position: relative }