448 |
ddelon |
1 |
* {margin: 0; padding: 0;}
|
|
|
2 |
p, td, li, input, select, textarea{ font-family:Georgia, Helvetica, Verdana, sans-serif;font-size:12px;color:#000;}
|
|
|
3 |
body {font-family:Georgia, Helvetica, Verdana, sans-serif;font-size:12px;color:#000;background: transparent;}
|
|
|
4 |
h1 {font-size:16px;font-weight:bold;padding:5px;}
|
|
|
5 |
h2 {font-size:14px;color:black;font-weight:bold;}
|
|
|
6 |
h3 {font-size:12px;color:black;font-weight:bold;}
|
|
|
7 |
h4 {font-size:12px;color:black;}
|
|
|
8 |
h5 {font-size:12px;color:black;}
|
|
|
9 |
hr {border: 1px solid;color:black;margin-top:5px;}
|
|
|
10 |
img {display:block;border:0;}
|
|
|
11 |
img a {display:block;}
|
|
|
12 |
a {color:#669;text-decoration:none;}
|
|
|
13 |
.wiki_name { display:none; float: left; padding-left: 60px; margin: 0px 15px 0px 10px; font-size: 150%; font-weight: bold; background-color: transparent; color: black;}
|
|
|
14 |
.page_name { display:none; font-size: 150%; background-color: transparent;}
|
|
|
15 |
.header { display:none; padding: 10px; padding-top: 5px; padding-left: 75px;}
|
|
|
16 |
ul { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 10px;}
|
|
|
17 |
ol { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
|
|
|
18 |
form { margin: 0px; padding: 0px; }
|
|
|
19 |
tt {color: black; }
|
|
|
20 |
.error { display:none;color: #CC3333; font-weight: bold; }
|
|
|
21 |
.indent { margin-left: 40px; }
|
|
|
22 |
.additions { display:none;color: #008800; }
|
|
|
23 |
.deletions { display:none;color: #880000; }
|
|
|
24 |
.add { display:none;font-weight: bold; color: #c00; text-decoration: underline; }
|
|
|
25 |
.del { display:none;font-style: italic; color: #c00; text-decoration: line-through; }
|
|
|
26 |
.page { padding: 10px; margin:10px;border: 0px inset;}
|
|
|
27 |
.prev_alert { display:none;background-color: red; color: white; font-size: 1.7em; font-weight: bold; margin-bottom: 5px; }
|
|
|
28 |
.edit { width: 100%; height: 400px; }
|
|
|
29 |
.footer { display:none;background-color: #DDDDDD; padding: 5px 10px; border: 1px inset; border-top: none; border-top: 1px solid #CCCCCC }
|
|
|
30 |
.code { background: #FFFFFF; border: solid #888888 2px; font-family: 'Courier New', Courier; color: black; font-size: 10pt; width: 100%; height: 400px; overflow: scroll; padding: 3px; }
|
|
|
31 |
.revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
|
|
|
32 |
.commentsheader { display:none;background-color: #DDDDDD; padding: 2px 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
|
|
|
33 |
.comment { display:none;background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #EEEEEE; }
|
|
|
34 |
.commentinfo { display:none;color: #AAAAAA; }
|
|
|
35 |
.commentform { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
|
|
|
36 |
.copyright { display:none;font-size: 11px; color: #AAAAAA; text-align: right; }
|
|
|
37 |
.copyright A { display:none;color: #AAAAAA; }
|
|
|
38 |
.searchbox { display:none;background: #FFFFF8; border: 0px; border-bottom: 1px solid #CCCCAA; padding: 0px; margin: 0px; }
|
|
|
39 |
.debug { display:none;font-size: 11px; color: #888888; }
|
|
|
40 |
.hr_clear { clear: both; visibility: hidden; }
|
|
|
41 |
.include_right { float: right; width: 17%; } /* bloc flotant à droite */
|
|
|
42 |
.include_left { float: left; width: 17%; } /* bloc flotant à gauche */
|
|
|
43 |
.include_solid_border { border: solid; padding: 2px; } /* encadré noir */
|
|
|
44 |
.include_gray_background { background-color: #DDDDDD; } /* fond gris */
|
|
|
45 |
.include_small_fonts { font-size: 0.8em; } /* petites polices */
|
|
|
46 |
.include_big_fonts { font-size: 1.2em; } /* grandes polces */
|
|
|
47 |
.include_height10em { height: 10em; overflow: scroll; } /* boite de 10em de hauteur, avec ascenseur */
|
|
|
48 |
.include_height15em { height: 15em; overflow: scroll; }
|
|
|
49 |
.include_height30em { height: 30em; overflow: scroll; }
|
|
|
50 |
.include_height60em { height: 60em; overflow: scroll; }
|
|
|
51 |
.trail_table { line-height: 30px;}
|
|
|
52 |
.trail_button { color: #993333; }
|
|
|
53 |
|
|
|
54 |
/* CONTRIBUTION MENU GAUCHE */
|
|
|
55 |
.page_table {margin: 20px; padding: 0px ; border: none; height: 100%;width: 100%;}
|
|
|
56 |
.menu_column { display:none;vertical-align: top; width: 210px; border: 0px; padding:5px; margin-top: 50px; }
|
|
|
57 |
.body_column {vertical-align: top; border: none;padding:5px;}
|
|
|
58 |
|
|
|
59 |
/* CONTRIBUTION ACTION ATTACH */
|
|
|
60 |
/* - les images */
|
|
|
61 |
.attach_margin05em { margin: 0.5em;} /* marge de 0.5 em autour de l'image*/
|
|
|
62 |
.attach_margin1em { margin: 1em;} /* marge de 1em autour de l'image*/
|
|
|
63 |
.attach_left {float: left;} /* bloc flotant à gauche */
|
|
|
64 |
.attach_right {float: right;} /* bloc flotant à droite */
|
|
|
65 |
.attach_noborder {border-width: 0px;} /* pas de bordure */
|
|
|
66 |
.attach_vmiddle {vertical-align: text-bottom;} /* aligenement vertical au milieu */
|
|
|
67 |
|
|
|
68 |
|
|
|
69 |
|
|
|
70 |
/* CONTRIBUTION ACeditor */
|
|
|
71 |
.image_left {float: left;} /* bloc flotant à gauche */
|
|
|
72 |
.image_right {float: right;} /* bloc flotant à droite */
|
|
|
73 |
.image_center {text-align:center;} /* bloc centré */
|
|
|
74 |
|
|
|
75 |
|