ajout css pour cacher la page tant que pas chargee entierement

This commit is contained in:
ethylotest
2021-03-23 16:35:01 +01:00
parent 0d132858c1
commit 4105d23024
11 changed files with 18 additions and 10 deletions

View File

@@ -9,11 +9,7 @@
<meta name="keywords" content="truc, bidule, chouette">
<link href="./styles/style.css" type="text/css" rel="stylesheet">
<link href="./styles/litterall_26.css" type="text/css" rel="stylesheet">
<style>
aside.aside_right .relative_box {
border-style: none;
}
</style>
<style> html {visibility: hidden; opacity: 0;} </style>
</head>
<body>

View File

@@ -9,11 +9,7 @@
<meta name="keywords" content="truc, bidule, chouette">
<link href="./styles/style.css" type="text/css" rel="stylesheet">
<link href="./styles/litterall_27.css" type="text/css" rel="stylesheet">
<style>
aside.aside_right .relative_box {
border-style: none;
}
</style>
<style> html {visibility: hidden; opacity: 0;} </style>
</head>
<body>