diff options
author | polo <ordipolo@gmx.fr> | 2022-06-30 01:07:23 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2022-06-30 01:07:23 +0200 |
commit | 9608a1de748363403b410cc4193f791419e6efc0 (patch) | |
tree | c69cec85a4c6e0e117ec6c2a025fdbbf8173447d /public/css/donnees_hors_editeur.css | |
parent | 4873117ec6aeb86ef169cbf8750123ca24041cdf (diff) | |
download | melaine-9608a1de748363403b410cc4193f791419e6efc0.zip |
actualite
Diffstat (limited to 'public/css/donnees_hors_editeur.css')
-rw-r--r-- | public/css/donnees_hors_editeur.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/css/donnees_hors_editeur.css b/public/css/donnees_hors_editeur.css index d54d7ff..409dc59 100644 --- a/public/css/donnees_hors_editeur.css +++ b/public/css/donnees_hors_editeur.css | |||
@@ -23,7 +23,8 @@ input[type="checkbox"]:checked{border: none; background: #26ab33;} | |||
23 | td p{margin: 0px;} | 23 | td p{margin: 0px;} |
24 | 24 | ||
25 | .image{width: fit-content;margin: 0px;text-align: center;margin: auto;/*height: 100%;*/} | 25 | .image{width: fit-content;margin: 0px;text-align: center;margin: auto;/*height: 100%;*/} |
26 | .image img{width: 100%;} | 26 | /*.image img{width: 100%;}*/ |
27 | img{max-width: 100%;} | ||
27 | .image-style-side{float: right;} | 28 | .image-style-side{float: right;} |
28 | .image-style-side:not(.image_resized){max-width: 50%;} | 29 | .image-style-side:not(.image_resized){max-width: 50%;} |
29 | .image>figcaption{padding: 7px; text-align: center; font-size: small; background-color: #f0f0f0;} | 30 | .image>figcaption{padding: 7px; text-align: center; font-size: small; background-color: #f0f0f0;} |