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

@@ -1,3 +1,6 @@
aside.aside_right .relative_box {
border-style: none;
}
img#cataplasme {
border: 1px solid lightgrey;
}