Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 751 → Rev 752

/trunk/sites/reseau/generique/styles/reseau.css
82,8 → 82,6
/** Fiche utilisateur */
#fiche_utilisateur, #form_modification_inscription, #recherche_annuaire, #form_inscription {
padding-left: 30px;
-moz-border-radius:10px 10px 10px 10px;
border:2px solid #9AC342;
float:left;
margin-left:0;
margin-top:5px;
206,7 → 204,6
/** Carte id **/
#carte_id {
border:2px solid #FD8C13;
margin-top: 10px;
margin-bottom: 10px;
margin-left:0px;
215,7 → 212,6
padding-top:10px;
width: 350px;
height: 90px;
-moz-border-radius: 2em;
}
.avatar_petit {
232,9 → 228,7
display: block;
margin-left: 10px;
padding: 10px;
-moz-border-radius: 2em;
clear : left;
border:2px solid #9AC342;
float:left;
margin-left:0;
margin-top:5px;
245,6 → 239,10
.gestion_conteneur {
width: 50%;
}
.titre_gestion {
margin-top: 20px;
}
 
.colonne_resume, .colonne_resume {
width: 48%;
252,6 → 250,7
 
.resume {
width:100%;
clear: both;
}
 
.gestion_conteneur {
268,7 → 267,6
.resume_conteneur a {
text-align: center;
color: #000000 !important;
border-bottom:1px dotted #000000;
}
.resume_conteneur > h3 > a {
479,8 → 477,7
}
#choix_utilisateur a {
color: #222222;
border-bottom:1px dotted;
color: #3E4F18;
}
#orientation_reseau {
503,4 → 500,8
font-family: arial;
}
#zone_contenu_corps h3 {padding:0;}
#zone_contenu_corps h3 {padding:0;}
#menu_2_22 {
display: none;
}