diff options
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;} |