Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 136 → Rev 137

/trunk/sites/biblio/fr/styles/biblio.css
6,9 → 6,9
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action, #hba_info h1{
color: #ED5323;}
a {
background-image: url(/sites/biblio/generique/images/graphisme/img_underline_biblio.png);}
background-image: url(http://www.tela-botanica.org/sites/biblio/generique/images/graphisme/img_underline_biblio.png);}
a:hover {
background-image: url(/sites/biblio/generique/images/graphisme/img_underline_hover_biblio.png);}
background-image: url(http://www.tela-botanica.org/sites/biblio/generique/images/graphisme/img_underline_hover_biblio.png);}
ul {
line-height:1.5em}
a img {
17,17 → 17,17
 
/*bandeau*/
#bandeau {
background: url(/sites/biblio/generique/images/graphisme/bandeau_biblio_fond.png) repeat-x;}
background: url(http://www.tela-botanica.org/sites/biblio/generique/images/graphisme/bandeau_biblio_fond.png) repeat-x;}
#bandeau_contenu {
background:transparent url(/sites/biblio/generique/images/graphisme/bandeau_biblio.jpg) no-repeat;
background:transparent url(http://www.tela-botanica.org/sites/biblio/generique/images/graphisme/bandeau_biblio.jpg) no-repeat;
height:77px;}
#titre_monde h1 {
color:black;}
#plan_contact a {
color:#fff;
background-image: url(/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
#plan_contact a:hover {
background-image: url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
 
/*droite -> onglets */
#onglets li:hover {
43,7 → 43,7
 
/*nav_gauche*/
#nav_gauche {
background: #fff url(/sites/biblio/generique/images/graphisme/degrade_rouge.png) repeat-x;}
background: #fff url(http://www.tela-botanica.org/sites/biblio/generique/images/graphisme/degrade_rouge.png) repeat-x;}
/* nav_gauche -> menus */
#menus .menu_actif>a {
background-color:#f38361;
62,19 → 62,19
.frag_suivant span, .frag_precedent span, .frag_depart span, .frag_fin span {
display:none;}
.frag_precedent, .frag_precedent:hover {
background:url(/sites/commun/generique/images/icones/fleche_gauche.png) center right no-repeat;
background:url(http://www.tela-botanica.org/sites/commun/generique/images/icones/fleche_gauche.png) center right no-repeat;
height:24px;
padding-right:24px;}
.frag_suivant, .frag_suivant:hover {
background:url(/sites/commun/generique/images/icones/fleche_droite.png) center left no-repeat;
background:url(http://www.tela-botanica.org/sites/commun/generique/images/icones/fleche_droite.png) center left no-repeat;
height:24px;
padding-left:24px;}
.frag_depart, .frag_depart:hover {
background:url(/sites/commun/generique/images/icones/fleche_depart.png) center left no-repeat;
background:url(http://www.tela-botanica.org/sites/commun/generique/images/icones/fleche_depart.png) center left no-repeat;
height:24px;
padding-left:24px;}
.frag_fin:hover, .frag_fin:hover {
background:url(/sites/commun/generique/images/icones/fleche_fin.png) center left no-repeat;
background:url(http://www.tela-botanica.org/sites/commun/generique/images/icones/fleche_fin.png) center left no-repeat;
height:24px;
padding-left:24px;}
.bb_navigation a{