diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/css/donnees_hors_editeur.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/donnees_hors_editeur.css b/public/css/donnees_hors_editeur.css index 409dc59..620c6f8 100644 --- a/public/css/donnees_hors_editeur.css +++ b/public/css/donnees_hors_editeur.css | |||
@@ -25,7 +25,7 @@ td p{margin: 0px;} | |||
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 | img{max-width: 100%;} |
28 | .image-style-side{float: right;} | 28 | .image-style-side{float: right; margin: 15px 0;} |
29 | .image-style-side:not(.image_resized){max-width: 50%;} | 29 | .image-style-side:not(.image_resized){max-width: 50%;} |
30 | .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;} |
31 | 31 | ||