420 |
florian |
1 |
body { background-color: #F5F5F5; color: black; }
|
|
|
2 |
|
|
|
3 |
body, p, td, li, input, select, textarea { font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.3; }
|
|
|
4 |
h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }
|
|
|
5 |
a { color: #993333; }
|
|
|
6 |
ul { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
|
|
|
7 |
ol { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
|
|
|
8 |
form { margin: 0px; padding: 0px; }
|
|
|
9 |
tt { color: Navy; }
|
|
|
10 |
hr { border: 0px; color: Black; /* Internet Explorer */ background-color: Black; height: 1px; }
|
|
|
11 |
|
|
|
12 |
#selecteur_squelette {position:absolute; top:3px; right:3px;}
|
|
|
13 |
#selecteur_style {position:absolute; top:30px; right:3px;}
|
|
|
14 |
.wiki_name { float: left; margin: 0px 15px 0px 10px; font-size: 150%; }
|
|
|
15 |
.page_name { font-size: 150%; }
|
|
|
16 |
|
|
|
17 |
#page {margin: 0px; padding: 0px ; border: none; height: 100%;width: 100%;}
|
|
|
18 |
#colonne_gauche {float:left; background: #f8f8f8; width: 19%; border: 1px solid #ccc; padding:5px;}
|
|
|
19 |
#colonne_droite {margin-left:21%; border: none; padding:0;}
|
|
|
20 |
|
|
|
21 |
.error { color: #CC3333; font-weight: bold; }
|
|
|
22 |
.indent { margin-left: 40px; }
|
|
|
23 |
.additions { color: #008800; }
|
|
|
24 |
.deletions { color: #880000; }
|
|
|
25 |
.add { font-weight: bold; color: #c00; text-decoration: underline; }
|
|
|
26 |
.del { font-style: italic; color: #c00; text-decoration: line-through; }
|
|
|
27 |
.header { padding: 10px; padding-top: 0px }
|
|
|
28 |
.page { background-color: #FFFFFF; padding: 10px; border: 1px inset; border-bottom: none; }
|
|
|
29 |
.prev_alert { background-color: red; color: white; font-size: 1.7em; font-weight: bold; margin-bottom: 5px; }
|
|
|
30 |
.edit { width: 100%; height: 400px; }
|
|
|
31 |
.footer { background-color: #DDDDDD; padding: 5px 10px; border: 1px inset; border-top: none; border-top: 1px solid #CCCCCC }
|
|
|
32 |
.code { background: #FFFFFF; border: solid #888888 2px; font-family: 'Courier New', Courier; width: 100%; height: 400px; overflow: scroll; padding: 3px; }
|
|
|
33 |
.revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
|
|
|
34 |
|
|
|
35 |
.commentsheader { background-color: #DDDDDD; padding: 2px 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
|
|
|
36 |
.comment { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #EEEEEE; }
|
|
|
37 |
.commentinfo { color: #AAAAAA; }
|
|
|
38 |
.commentform { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
|
|
|
39 |
|
|
|
40 |
.copyright { font-size: 11px; color: #AAAAAA; text-align: right; }
|
|
|
41 |
.copyright A { color: #AAAAAA; }
|
|
|
42 |
.searchbox { background: #FFFFF8; border: 0px; border-bottom: 1px solid #CCCCAA; padding: 0px; margin: 0px; }
|
|
|
43 |
.debug { font-size: 11px; color: #888888; }
|
|
|
44 |
|
|
|
45 |
.hr_clear { clear: both; visibility: hidden; }
|
|
|
46 |
.include_right { float: right; width: 17%; } /* bloc flotant à droite */
|
|
|
47 |
.include_left { float: left; width: 17%; } /* bloc flotant à gauche */
|
|
|
48 |
.include_solid_border { border: solid; padding: 2px; } /* encadré noir */
|
|
|
49 |
.include_gray_background { background-color: #DDDDDD; } /* fond gris */
|
|
|
50 |
.include_small_fonts { font-size: 0.8em; } /* petites polices */
|
|
|
51 |
.include_big_fonts { font-size: 1.2em; } /* grandes polces */
|
|
|
52 |
.include_height10em { height: 10em; overflow: scroll; } /* boite de 10em de hauteur, avec ascenseur */
|
|
|
53 |
.include_height15em { height: 15em; overflow: scroll; }
|
|
|
54 |
.include_height30em { height: 30em; overflow: scroll; }
|
|
|
55 |
.include_height60em { height: 60em; overflow: scroll; }
|
|
|
56 |
|
|
|
57 |
.trail_table { line-height: 30px;}
|
|
|
58 |
.trail_button { color: #993333; }
|