Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 140 Rev 502
Line 1... Line 1...
1
/*Feuille de style du monde Phytosociologie
1
/*Feuille de style du monde Phytosociologie
2
Auteur : Magali Giaume*/
2
Auteurs : Magali Giaume et Tamara Le Bourg*/
3
h1{
3
h1{
4
  color:#83250c;
4
  color:#83250c;
5
  background-color:#dd9154;}
5
  background-color:#dd9154;}
6
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
6
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
7
  color:#d0630e;}
7
  color:#d0630e;}
Line 11... Line 11...
11
  background-image:url(http://www.tela-botanica.org/sites/plte_env/generique/images/graphisme/img_underline_phytosocio.png);}
11
  background-image:url(http://www.tela-botanica.org/sites/plte_env/generique/images/graphisme/img_underline_phytosocio.png);}
12
a:hover {
12
a:hover {
13
  background-image: url(http://www.tela-botanica.org/sites/plte_env/generique/images/graphisme/img_underline_hover_phytosocio.png);}
13
  background-image: url(http://www.tela-botanica.org/sites/plte_env/generique/images/graphisme/img_underline_hover_phytosocio.png);}
14
a img {
14
a img {
15
  border : 1px dotted #d0630e;}
15
  border : 1px dotted #d0630e;}
-
 
16
table {
-
 
17
  border-style:solid;
-
 
18
  border-width:1px;
-
 
19
  border-color:#000000;}
-
 
20
thead {
-
 
21
  color:#83250c;
-
 
22
  background-color:#dd9154;}
-
 
23
tbody {
-
 
24
  text-align:center;}
-
 
25
td, th {
-
 
26
  padding:5px;}
Line 16... Line 27...
16
 
27
 
17
/*DIFFERENTS BLOCS DE LA PAGE*/
28
/*DIFFERENTS BLOCS DE LA PAGE*/
18
/*bandeau*/
29
/*bandeau*/
19
#bandeau {
30
#bandeau {
Line 58... Line 69...
58
  background-color:transparent;}
69
  background-color:transparent;}
59
#menu_contextuel {
70
#menu_contextuel {
60
  color:#d0630e;}
71
  color:#d0630e;}
61
.form_identification input,.form_identification textarea,.form_identification select {
72
.form_identification input,.form_identification textarea,.form_identification select {
62
  background-color:#f6e2d2;}
73
  background-color:#f6e2d2;}
-
 
74
.ligne_paire {
-
 
75
  background-color:#efcbaf;}
63
76