Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 437 → Rev 459

/trunk/wikini/wakka.css
1,9 → 1,9
/*Début modification sytle TELA BOTANICA*/
/*D�but modification sytle TELA BOTANICA*/
body
{
background-color: #D7F2D7;
color: black;
background-image: url(bibliotheque/images/telabotanica/logo_tb_pr_wikini.png);
background-image: url('http://resources.tela-botanica.org/tb/img/64x64/logo_carre_officiel.png');
background-repeat: no-repeat;
background-position: top left;
}
53,9 → 53,9
.debug { font-size: 11px; color: #888888; }
 
.hr_clear { clear: both; visibility: hidden; }
.include_right { float: right; width: 17%; } /* bloc flotant à droite */
.include_left { float: left; width: 17%; } /* bloc flotant à gauche */
.include_solid_border { border: solid; padding: 2px; } /* encadré noir */
.include_right { float: right; width: 17%; } /* bloc flotant � droite */
.include_left { float: left; width: 17%; } /* bloc flotant � gauche */
.include_solid_border { border: solid; padding: 2px; } /* encadr� noir */
.include_gray_background { background-color: #DDDDDD; } /* fond gris */
.include_small_fonts { font-size: 0.8em; } /* petites polices */
.include_big_fonts { font-size: 1.2em; } /* grandes polces */
67,7 → 67,7
.trail_table { line-height: 30px;}
.trail_button { color: #993333; }
 
/*Spécifique TELA BOTANICA*/
/*Sp�cifique TELA BOTANICA*/
.rouge { color: red; font-weight: bold; }
.jaune { color: #D8D100; font-weight: bold; }
.vert { color: green; font-weight: bold; }
103,6 → 103,6
.tableFMCol2 { background-color: Yellow; }
 
/* CONTRIBUTION ACeditor */
.image_left {float: left;} /* bloc flotant à  gauche */
.image_right {float: right;} /* bloc flotant à  droite */
.image_center {text-align:center;} /* bloc centré */
.image_left {float: left;} /* bloc flotant � gauche */
.image_right {float: right;} /* bloc flotant � droite */
.image_center {text-align:center;} /* bloc centr� */