Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Regard whitespace Rev 426 → Rev 427

/trunk/sites/reseau/fr/styles/reseau.css
1,5 → 1,5
/*Feuille de style du monde réseau
Auteur : Magali Giaume*/
Auteurs : Magali Giaume - Tamara Le Bourg*/
h1 {
color:#5E5200;
background-color:#EBCC77;}
69,6 → 69,10
background:#fff url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/degrade_sable.png) repeat-x;}
 
/* nav_gauche -> menus */
#menus {
font-size:13px;
margin:10px 0;
text-align:left;}
#menus .menu_actif>a {
background-color:#EBCC77;
border-color:rgb(238, 210, 135);}
83,4 → 87,19
 
/* Fiche personnelle inscription */
.liste_inscription {
list-style:none;}
list-style:none;}
 
/* Présentation partenaires */
.reseaux_partenaires li {
float: left;
height:160px;
width:180px;
text-align:center;
list-style-type:none;}
.reseaux_partenaires span {
font-size:13px;
font-weight:bold;
color: #996F18;
text-transform:uppercase;
line-height:1.3em;
margin:10px 0 4px 0;}