]>
glassweightruler.freedombox.rocks Git - Ventoy.git/blob - Plugson/www/static/css/vtoy.css
9 background-color: rgba
(0, 0, 0, 0);
14 margin: 250px auto
0px;
24 .loading .rectbox .title {
26 font-family: 'Microsoft YaHei';
29 color: rgba
(68, 149, 57, 1);
31 .loading .rectbox .rect {
34 background-color: rgba
(68, 149, 57, 1);
35 margin: 0 2px auto
3px;
37 -webkit-animation: loading
0.48s infinite ease-in-out
;
38 -o-animation: loading
0.48s infinite ease-in-out
;
39 animation: loading
0.48s infinite ease-in-out
;
41 .loading .rectbox .rect1 {
42 -webkit-animation-delay: 0s;
43 -moz-animation-delay: 0s;
44 -o-animation-delay: 0s;
47 .loading .rectbox .rect2 {
48 -webkit-animation-delay: 0.12s;
49 -moz-animation-delay: 0.12s;
50 -o-animation-delay: 0.12s;
51 animation-delay: 0.12s;
52 background-color: rgba
(68, 149, 57, 0.2);
54 .loading .rectbox .rect3 {
55 -webkit-animation-delay: 0.24s;
56 -moz-animation-delay: 0.24s;
57 -o-animation-delay: 0.24s;
58 animation-delay: 0.24s;
59 background-color: rgba
(68, 149, 57, 0.4);
61 .loading .rectbox .rect4 {
62 -webkit-animation-delay: 0.36s;
63 -moz-animation-delay: 0.36s;
64 -o-animation-delay: 0.36s;
65 animation-delay: 0.36s;
66 background-color: rgba
(68, 149, 57, 0.6);
68 .loading .rectbox .rect5 {
69 -webkit-animation-delay: 0.48s;
70 -moz-animation-delay: 0.48s;
71 -o-animation-delay: 0.48s;
72 animation-delay: 0.48s;
73 background-color: rgba
(68, 149, 57, 0.8);
77 background-color: rgba
(68, 149, 57, 1);
80 background-color: rgba
(68, 149, 57, 0.8);
83 background-color: rgba
(68, 149, 57, 0.6);
86 background-color: rgba
(68, 149, 57, 0.4);
89 background-color: rgba
(68, 149, 57, 0.2);
92 @-moz-keyframes loading
{
94 background-color: rgba
(68, 149, 57, 1);
97 background-color: rgba
(68, 149, 57, 0.8);
100 background-color: rgba
(68, 149, 57, 0.6);
103 background-color: rgba
(68, 149, 57, 0.4);
106 background-color: rgba
(68, 149, 57, 0.2);
109 @-ms-keyframes loading
{
111 background-color: rgba
(68, 149, 57, 1);
114 background-color: rgba
(68, 149, 57, 0.8);
117 background-color: rgba
(68, 149, 57, 0.6);
120 background-color: rgba
(68, 149, 57, 0.4);
123 background-color: rgba
(68, 149, 57, 0.2);
126 @-webkit-keyframes loading
{
128 background-color: rgba
(68, 149, 57, 1);
131 background-color: rgba
(68, 149, 57, 0.8);
134 background-color: rgba
(68, 149, 57, 0.6);
137 background-color: rgba
(68, 149, 57, 0.4);
140 background-color: rgba
(68, 149, 57, 0.2);
144 /*vtoy server is running*/
145 #vtoy-main .loading
{
150 background-color: rgba
(0, 0, 0, 0);
152 #vtoy-main .loading
.title
{
155 margin: 250px auto
0px;
160 #vtoy-main .loading
.rectbox
{
165 #vtoy-main .loading
.rectbox
.title
{
167 font-family: 'Microsoft YaHei';
170 color: rgba
(68, 149, 57, 1);
172 #vtoy-main .loading
.rectbox
.rect
{
175 background-color: rgba
(68, 149, 57, 1);
176 margin: 0 2px auto
3px;
178 -webkit-animation: loading
1.44s infinite ease-in-out
;
179 -o-animation: loading
0.48s infinite ease-in-out
;
180 animation: loading
0.48s infinite ease-in-out
;
182 #vtoy-main .loading
.rectbox
.rect1
{
183 -webkit-animation-delay: 0s;
184 -moz-animation-delay: 0s;
185 -o-animation-delay: 0s;
188 #vtoy-main .loading
.rectbox
.rect2
{
189 -webkit-animation-delay: 0.36s;
190 -moz-animation-delay: 0.12s;
191 -o-animation-delay: 0.12s;
192 animation-delay: 0.12s;
193 background-color: rgba
(68, 149, 57, 0.2);
195 #vtoy-main .loading
.rectbox
.rect3
{
196 -webkit-animation-delay: 0.72s;
197 -moz-animation-delay: 0.24s;
198 -o-animation-delay: 0.24s;
199 animation-delay: 0.24s;
200 background-color: rgba
(68, 149, 57, 0.4);
202 #vtoy-main .loading
.rectbox
.rect4
{
203 -webkit-animation-delay: 1.08s;
204 -moz-animation-delay: 0.36s;
205 -o-animation-delay: 0.36s;
206 animation-delay: 0.36s;
207 background-color: rgba
(68, 149, 57, 0.6);
209 #vtoy-main .loading
.rectbox
.rect5
{
210 -webkit-animation-delay: 1.44s;
211 -moz-animation-delay: 0.48s;
212 -o-animation-delay: 0.48s;
213 animation-delay: 0.48s;
214 background-color: rgba
(68, 149, 57, 0.8);
218 background-color: rgba
(68, 149, 57, 1);
221 background-color: rgba
(68, 149, 57, 0.8);
224 background-color: rgba
(68, 149, 57, 0.6);
227 background-color: rgba
(68, 149, 57, 0.4);
230 background-color: rgba
(68, 149, 57, 0.2);
233 @-moz-keyframes running
{
235 background-color: rgba
(68, 149, 57, 1);
238 background-color: rgba
(68, 149, 57, 0.8);
241 background-color: rgba
(68, 149, 57, 0.6);
244 background-color: rgba
(68, 149, 57, 0.4);
247 background-color: rgba
(68, 149, 57, 0.2);
250 @-ms-keyframes running
{
252 background-color: rgba
(68, 149, 57, 1);
255 background-color: rgba
(68, 149, 57, 0.8);
258 background-color: rgba
(68, 149, 57, 0.6);
261 background-color: rgba
(68, 149, 57, 0.4);
264 background-color: rgba
(68, 149, 57, 0.2);
267 @-webkit-keyframes running
{
269 background-color: rgba
(68, 149, 57, 1);
272 background-color: rgba
(68, 149, 57, 0.8);
275 background-color: rgba
(68, 149, 57, 0.6);
278 background-color: rgba
(68, 149, 57, 0.4);
281 background-color: rgba
(68, 149, 57, 0.2);
295 display: inline-block
;
299 background: lightgreen
;
301 -webkit-animation: load
1.04s ease infinite
;
303 @-webkit-keyframes load
{
318 .loadEffect span:nth-child(1){
321 -webkit-animation-delay:0.13s;
323 .loadEffect span:nth-child(2){
327 -webkit-animation-delay:0.26s;
329 .loadEffect span:nth-child(3){
333 -webkit-animation-delay:0.39s;
335 .loadEffect span:nth-child(4){
338 -webkit-animation-delay:0.52s;
340 .loadEffect span:nth-child(5){
344 -webkit-animation-delay:0.65s;
346 .loadEffect span:nth-child(6){
349 -webkit-animation-delay:0.78s;
351 .loadEffect span:nth-child(7){
354 -webkit-animation-delay:0.91s;
356 .loadEffect span:nth-child(8){
359 -webkit-animation-delay:1.04s;