Created a restart function

This commit is contained in:
Pierre
2017-05-21 18:26:18 +02:00
parent 42cd5dcd1c
commit bf372d5322
4 changed files with 34 additions and 2 deletions

View File

@ -27,4 +27,12 @@
text-align: center;
opacity: 0.5;
padding-top: 30%;
}
/**
* Wait message
*/
.waitSplashScreen .text {
padding: 50px;
font-size: 200%;
}