Subversion Repositories Applications.reseau

Compare Revisions

Ignore whitespace Rev 85 → Rev 86

/trunk/widget/modules/auth/squelettes/css/defaut.css
23,7 → 23,7
 
.boite-centre {
width: 480px;
height: 520px;
height: 450px;
padding: 20px;
border: solid #f0f0f0 1px;
border-radius: 5px;
45,11 → 45,24
color: #808080;
}
 
#panneau-bienvenue {
text-align: center;
margin-top: 40px;
}
 
#bienvenue {
margin-top: 20px;
}
 
#nom-complet {
font-size: 1.6em;
margin-left: 5px;
/*margin-left: 5px;*/
}
 
#liste-applications {
margin-top: 80px; /* temporaire, pour afficher un simple lien en attendant mieux */
}
 
#liste-applications h2 {
font-size: 1.7em;
margin-top: 30px;