Line 22: | Line 22: | ||
left: 46%; | left: 46%; | ||
margin: -120px 0 0 -120px; | margin: -120px 0 0 -120px; | ||
− | width: | + | width: 240px; |
− | height: | + | height: 240px; |
z-index:10000; | z-index:10000; | ||
} | } | ||
.loader-ring-light { | .loader-ring-light { | ||
− | width: | + | width: 240px; |
− | height: | + | height: 240px; |
− | -moz-border-radius: | + | -moz-border-radius: 240px; |
− | -webkit-border-radius: | + | -webkit-border-radius: 240px; |
− | border-radius: | + | border-radius: 240px; |
-moz-box-shadow: 0 4px 0 #00abf2 inset; | -moz-box-shadow: 0 4px 0 #00abf2 inset; | ||
-webkit-box-shadow: 0 4px 0 #00abf2 inset; | -webkit-box-shadow: 0 4px 0 #00abf2 inset; | ||
Line 43: | Line 43: | ||
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
− | width: | + | width: 240px; |
− | height: | + | height: 240px; |
− | -moz-border-radius: | + | -moz-border-radius: 240px; |
− | -webkit-border-radius: | + | -webkit-border-radius: 240px; |
− | border-radius: | + | border-radius: 240px; |
-moz-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.3) inset; | -moz-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.3) inset; | ||
-webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.3) inset; | -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.3) inset; | ||
Line 115: | Line 115: | ||
<body> | <body> | ||
<div id="loading"> | <div id="loading"> | ||
− | <p style="color: white; position: absolute;top: 47%;left: 42%;font-family:myTitle3;font-size: | + | <p style="color: white; position: absolute;top: 47%;left: 42%;font-family:myTitle3;font-size:30px;">Loading...</p> |
</div> | </div> | ||
<div class="loader-ring"> | <div class="loader-ring"> |
Revision as of 16:08, 13 October 2018
Loading...