From cdf1bda847edd3e22e9fe817a802219ad8e0f626 Mon Sep 17 00:00:00 2001 From: polo Date: Wed, 8 Sep 2021 02:09:34 +0200 Subject: vignette --- public/donnees_hors_editeur.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/donnees_hors_editeur.css') diff --git a/public/donnees_hors_editeur.css b/public/donnees_hors_editeur.css index 8619938..fdb12b5 100644 --- a/public/donnees_hors_editeur.css +++ b/public/donnees_hors_editeur.css @@ -26,13 +26,13 @@ input[type="checkbox"]:checked{border: none; background: #26ab33;} .table td{border: 1px grey solid; padding: 7px; min-width: 30px;} td p{margin: 0px;} -.image{margin: 0px 0px 0px 5px; text-align: center; display: inline-block;} +.image{margin: 0px; text-align: center; display: inline-block;} .image img{max-width: 630px;} .image-style-side{float: right;} .image-style-side img{max-width: 315px;} .image>figcaption{padding: 7px; text-align: center; font-size: small; background-color: #f0f0f0;} -.boutonArticle{clear: both;} +.boutonArticle{clear: both; padding: 10px 0px;} article:after{content: ""; display: block; clear: both;} iframe{min-width: 400px; min-height: 300px; max-width: 1200px; max-height: 900px;} \ No newline at end of file -- cgit v1.2.3