mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Show dark startup splash screen
This commit is contained in:
@ -8,7 +8,8 @@
|
||||
* Full splash screen
|
||||
*/
|
||||
.waitSplashScreen {
|
||||
background-color: rgba(128, 128, 128, 0.06);
|
||||
background-color: #001F3F;
|
||||
color: white;
|
||||
padding-top: 10%;
|
||||
text-align: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user