diff options
author | polo <ordipolo@gmx.fr> | 2021-09-08 02:09:34 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2021-09-08 02:09:34 +0200 |
commit | cdf1bda847edd3e22e9fe817a802219ad8e0f626 (patch) | |
tree | adbe2b35e9741a5db74491c85914f4c03d3d4c99 /public/donnees_hors_editeur.css | |
parent | 9a552c6b751f25bac9e816cf605fb972da8b9e27 (diff) | |
download | melaine-cdf1bda847edd3e22e9fe817a802219ad8e0f626.zip |
vignette
Diffstat (limited to 'public/donnees_hors_editeur.css')
-rw-r--r-- | public/donnees_hors_editeur.css | 4 |
1 files changed, 2 insertions, 2 deletions
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;} | |||
26 | .table td{border: 1px grey solid; padding: 7px; min-width: 30px;} | 26 | .table td{border: 1px grey solid; padding: 7px; min-width: 30px;} |
27 | td p{margin: 0px;} | 27 | td p{margin: 0px;} |
28 | 28 | ||
29 | .image{margin: 0px 0px 0px 5px; text-align: center; display: inline-block;} | 29 | .image{margin: 0px; text-align: center; display: inline-block;} |
30 | .image img{max-width: 630px;} | 30 | .image img{max-width: 630px;} |
31 | .image-style-side{float: right;} | 31 | .image-style-side{float: right;} |
32 | .image-style-side img{max-width: 315px;} | 32 | .image-style-side img{max-width: 315px;} |
33 | .image>figcaption{padding: 7px; text-align: center; font-size: small; background-color: #f0f0f0;} | 33 | .image>figcaption{padding: 7px; text-align: center; font-size: small; background-color: #f0f0f0;} |
34 | 34 | ||
35 | .boutonArticle{clear: both;} | 35 | .boutonArticle{clear: both; padding: 10px 0px;} |
36 | article:after{content: ""; display: block; clear: both;} | 36 | article:after{content: ""; display: block; clear: both;} |
37 | 37 | ||
38 | iframe{min-width: 400px; min-height: 300px; max-width: 1200px; max-height: 900px;} \ No newline at end of file | 38 | iframe{min-width: 400px; min-height: 300px; max-width: 1200px; max-height: 900px;} \ No newline at end of file |