[PLUGINS] +crayons et enluminures
[ptitvelo/web/www.git] / www / plugins / enluminures_typographiques_v3 / editeur / table.css
1 body{
2 padding: 1em 2em 1em 1em;
3 text-align:center;
4 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
5 }
6 a img{border:none}
7 #enregistrer{
8 display:block;
9 width:10em;
10 margin:1em auto;
11 padding:0.5em;
12 font-size:14px;
13 text-align:center;
14 text-decoration:none;
15 background:#eee;
16 border:1px outset #aaa;
17 }
18 div{text-align:left;margin-bottom:0.5em;}
19 div span{float:left;width:10em}
20 input{width:60%}
21 #ihm{
22 border-collapse:collapse;
23 border:3px ridge gray;
24 width:85%;
25 }
26 #ihm td{border:3px ridge gray;text-align:center}
27 #ihm td td{border:none}
28 #ihm img{margin:4px}
29 textarea{ width:100%}
30 .first_c a img {display:block}
31 .last_l, .last_c {background:#eee}
32 .first_l, .first_c {background: #F0E68C}
33 .first_c, .last_c {width:24px;}