فهرست منبع

Hide loading spinner by default.

Nathaniel van Diepen 11 سال پیش
والد
کامیت
8a6ed2c539
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      site/index.css

+ 1 - 0
site/index.css

@@ -15,6 +15,7 @@ html,body{
 	color: white;
 }
 #loading{
+	display: none;
 	position: absolute;
 	left: 0px;
 	top: 0px;