Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 380 → Rev 381

/trunk/projet.css
10,7 → 10,7
+----------------------------------------------------------------------------+
*/
 
* {
.table_cadre {
line-height : 18px;
}
 
42,6 → 42,10
list-style-type:none;
 
}
 
.liste_projet h3 {
margin: 10px 0 0;
}
#precedent, #suivant {
border:1px solid black;
83,7 → 87,6
 
ul.liste_projet {max-width:700px;margin-left:0px;padding-left:0px;}
.liste_projet h1{font-size:15px;padding-top:0px;margin-top:0px}
.liste_projet a {color:blue;}
.projet_activite_elevee {color:red;}
.projet_activite_moyenne {color:green;}
.projet_activite_faible {color:blue;}
359,8 → 362,6
/* Onglets */
 
.onglets {
border-bottom: 1px solid #C2C0AD;
font-weight: bold;
}
 
.onglets li {
380,7 → 381,7
}
.onglets .menu_actif {
background-color: #C2C0AD !important;
background-color: #C2C0AD;
}
 
.onglets .menu_actif a {