فهرست منبع

reverting css

Deltakosh 8 سال پیش
والد
کامیت
ac5687b96d
1فایلهای تغییر یافته به همراه0 افزوده شده و 25 حذف شده
  1. 0 25
      Playground/css/index.css

+ 0 - 25
Playground/css/index.css

@@ -9,31 +9,6 @@ body {
     overflow: hidden;
     font-family: sans-serif;
 }
-#waitDiv {
-    position: absolute;
-    width: 100%;
-    height: 100%;
-    align-items: center;
-    justify-content: center;
-    background: black;
-    opacity: 0.8;
-    top:0px;
-    left:0px;
-    flex-direction: column;
-}
-
-#waitSpan {
-    text-align: center;
-    font-size: 20px;
-    font-weight: lighter;
-    color: white;
-}
-
-#waitTitle {
-    text-align: center;
-    font-size: 38px;
-    color: #15A4FA;
-}
 
 .wrapper {
     height: calc(100% - 40px - 30px); /* nvabar top and bottom*/