summaryrefslogtreecommitdiff
path: root/public/donnees_hors_editeur.css
diff options
context:
space:
mode:
authorpolo <ordipolo@gmx.fr>2022-02-17 18:13:00 +0100
committerpolo <ordipolo@gmx.fr>2022-02-17 18:13:00 +0100
commit787d03e48471ba62cd830379428f04d996f0b74b (patch)
treee9f98c7b9288c4530b50985688dd82622106ba2d /public/donnees_hors_editeur.css
parent29df6f1362745eabf4fbcaedf309eb63795152fa (diff)
downloadmelaine-787d03e48471ba62cd830379428f04d996f0b74b.zip
model update
Diffstat (limited to 'public/donnees_hors_editeur.css')
-rw-r--r--public/donnees_hors_editeur.css74
1 files changed, 37 insertions, 37 deletions
diff --git a/public/donnees_hors_editeur.css b/public/donnees_hors_editeur.css
index fdb12b5..754453b 100644
--- a/public/donnees_hors_editeur.css
+++ b/public/donnees_hors_editeur.css
@@ -1,38 +1,38 @@
1img{vertical-align: bottom;} 1img{vertical-align: bottom;}
2@media screen and (max-width: 1000px) 2@media screen and (max-width: 1000px)
3{img{max-width: 900px;}} 3{img{max-width: 900px;}}
4 4
5.text-tiny{font-size: x-small;} 5.text-tiny{font-size: x-small;}
6.text-small{font-size: small;} 6.text-small{font-size: small;}
7.text-big{font-size: large;} 7.text-big{font-size: large;}
8.text-huge{font-size: x-large;} 8.text-huge{font-size: x-large;}
9 9
10blockquote{border-left: 5px #cccccc solid; margin: 14px 0px; padding: 2px 25px; font-style: italic;} 10blockquote{border-left: 5px #cccccc solid; margin: 14px 0px; padding: 2px 25px; font-style: italic;}
11 11
12.marker-yellow{background-color: #fdfd77;} 12.marker-yellow{background-color: #fdfd77;}
13.marker-green{background-color: #62f962;} 13.marker-green{background-color: #62f962;}
14.marker-pink{background-color: #fc7899;} 14.marker-pink{background-color: #fc7899;}
15.marker-blue{background-color: #72ccfd;} 15.marker-blue{background-color: #72ccfd;}
16.pen-red{background-color: white; color: red;} 16.pen-red{background-color: white; color: red;}
17.pen-green{background-color: white; color: green;} 17.pen-green{background-color: white; color: green;}
18 18
19ul{padding-left: 10px;} 19ul{padding-left: 10px;}
20.todo-list>li{list-style-type : none;} 20.todo-list>li{list-style-type : none;}
21input[type=checkbox]{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none; 21input[type=checkbox]{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;
22 height: 16px; width: 16px; border: 1px solid black; border-radius: 2px; position: relative; top: 5px; margin-right: 10px;} 22 height: 16px; width: 16px; border: 1px solid black; border-radius: 2px; position: relative; top: 5px; margin-right: 10px;}
23input[type="checkbox"]:checked{border: none; background: #26ab33;} 23input[type="checkbox"]:checked{border: none; background: #26ab33;}
24 24
25.table>table{border-collapse: collapse;} 25.table>table{border-collapse: collapse;}
26.table td{border: 1px grey solid; padding: 7px; min-width: 30px;} 26.table td{border: 1px grey solid; padding: 7px; min-width: 30px;}
27td p{margin: 0px;} 27td p{margin: 0px;}
28 28
29.image{margin: 0px; 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; padding: 10px 0px;} 35.boutonArticle{clear: both; padding: 20px 0px;}
36article:after{content: ""; display: block; clear: both;} 36article:after{content: ""; display: block; clear: both;}
37 37
38iframe{min-width: 400px; min-height: 300px; max-width: 1200px; max-height: 900px;} \ No newline at end of file 38iframe{min-width: 400px; min-height: 300px; max-width: 1200px; max-height: 900px;} \ No newline at end of file