Subversion Repositories Applications.papyrus

Rev

Rev 954 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 954 Rev 970
Line -... Line 1...
-
 
1
* {margin: 0; padding: 0; }
1
* {margin: 0; padding: 0;font: 12px Arial, sans-serif; color: #000;text-align: justify;line-height: 17px;}
2
body {text-align:center; background:#FFF;font: 12px Arial, sans-serif; color: #000;text-align: justify;line-height: 17px;}
2
body {text-align:center; background:#FFF;}
-
 
3
img {border:0;}
3
img {border:0;}
4
#container {margin: 3px auto;width: 800px;text-align: left;}
4
#container {margin: 3px auto;width: 800px;text-align: left;}
5
#page_table {border-spacing: 0;border-collapse: separate; margin: 0; padding: 0 ; border: 0; border-width:0; } 
5
#page_table {border-spacing: 0;border-collapse: separate; margin: 0; padding: 0 ; border: 0; border-width:0; } 
6
#bandeau_haut {vertical-align: top;border-spacing: 0;margin: 0; padding: 0; border: 0; background: url(images/Bandeau-wiki.png) no-repeat top left; width:631px; height:165px;}
6
#bandeau_haut {vertical-align: top;border-spacing: 0;margin: 0; padding: 0; border: 0; background: url(images/Bandeau-wiki.png) no-repeat top left; width:631px; height:165px;}
7
#logo_ekotribu, #logo_ekotribu img {vertical-align: top; border-spacing: 0; margin: 0; padding: 0; border: 0;}
7
#logo_ekotribu, #logo_ekotribu img {vertical-align: top; border-spacing: 0; margin: 0; padding: 0; border: 0;}
Line 45... Line 45...
45
.add { font-weight: bold; color: #c00; text-decoration: underline; }
45
.add { font-weight: bold; color: #c00; text-decoration: underline; }
46
.del { font-style: italic; color: #c00; text-decoration: line-through; }
46
.del { font-style: italic; color: #c00; text-decoration: line-through; }
Line 47... Line 47...
47
 
47
 
48
.prev_alert { background-color: red; color: white; font-size: 1.7em; font-weight: bold; margin-bottom: 5px; }
48
.prev_alert { background-color: red; color: white; font-size: 1.7em; font-weight: bold; margin-bottom: 5px; }
49
.edit { width: 100%; height: 400px; }
49
.edit { width: 100%; height: 400px; }
50
.footer { font-size:13px; padding: 5px; border: 2px solid #F2B814; }
50
.footer { font-size:12px; padding: 5px; border: 2px solid #F2B814; }
51
.footer a {color: #4F3493;text-decoration:underline; }
51
.footer a {color: #4F3493;text-decoration:underline; }
52
.footer a:hover {color: #F2B814;text-decoration:none; }
52
.footer a:hover {color: #F2B814;text-decoration:none; }
53
.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; }
53
.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; }