Subversion Repositories eFlore/Applications.bibliobota

Rev

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

Rev 2 Rev 24
Line 86... Line 86...
86
#bb_liste_article li, #bb_liste_livre li, #bb_liste_media li {
86
#bb_liste_article li, #bb_liste_livre li, #bb_liste_media li {
87
  clear:both;
87
  clear:both;
88
}
88
}
89
/* Contient la navigation avancée */
89
/* Contient la navigation avancée */
90
.bb_navigation {
90
.bb_navigation {
91
  background-color: #D7F2D7;
91
	padding:10px;
92
  text-align: left;
92
  text-align: left;
93
  vertical-align: middle;
93
  vertical-align: middle;
94
}
94
}
-
 
95
.bb_navigation, .bb_navigation a {
-
 
96
  background-color: #E0DC37;}
-
 
97
#bb_liste_periodique .bb_navigation,#bb_liste_periodique .bb_navigation a {
-
 
98
  background-color: transparent;}
95
/* Texte normal */
99
/* Texte normal */
96
.bb_txt_normal {
100
.bb_txt_normal {
97
  font-weight: normal;
101
  font-weight: normal;
98
}
102
}
99
/* Texte centré */
103
/* Texte centré */