ajout css pour cacher la page tant que pas chargee entierement
This commit is contained in:
4
styles/load.css
Normal file
4
styles/load.css
Normal file
@@ -0,0 +1,4 @@
|
||||
html {
|
||||
visibility: visible !important;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user