aboutsummaryrefslogtreecommitdiff
path: root/static/style-bon.css
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-10-17 10:46:20 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-10-17 10:46:20 +0200
commitccf14158a4516b17a40630446094c010f9842220 (patch)
tree7e5a5dd7510dbcf1880fff00aabe676d7f8cf071 /static/style-bon.css
parente473ada5b86762e2db0f0a9b7bbe722769bb2c9b (diff)
downloadsite-ccf14158a4516b17a40630446094c010f9842220.tar.gz
site-ccf14158a4516b17a40630446094c010f9842220.zip
fix no js
Diffstat (limited to 'static/style-bon.css')
-rw-r--r--static/style-bon.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style-bon.css b/static/style-bon.css
index 3635d6e..6f77fd7 100644
--- a/static/style-bon.css
+++ b/static/style-bon.css
@@ -101,6 +101,10 @@ pre.center{
justify-content: center;
}
+pre.hide {
+ display: none;
+}
+
div#calendrier > pre.center{
justify-content: right;
}