Statistiques| Inscription| Espace privé
Développement Web
Accueil > AJAX > Un chat > Les feuilles de style
Le plan Les galeries
Dernière mise à jour :
vendredi 15 mai 2009
Contact
Webmestre
olivier ramos
ParamSPIP
Agenda
<<   Mars 2024   >>
Lu Ma Me Je Ve Sa Di
26 27 28 29 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31



popup.css
 
 
 
 
body{
font-family:serif, Arial, Helvetica, sans-serif;
height:100%;
background-color:#060d85;
color:yellow;
font-size:15px;
font-weight:bold;
}

input.aristochoixlogo{
height:20px;
margin :0px 0px;
}

form {
text-align: center;
padding:10px;
font-size: 14px;
font-weight: bold;
}  

#formlogo{
_padding:5px;
background:transparent;
}

.aristoinvisible{
display:none;
}

#envoi3 {
border: 5px outset yellow;
width: 100px;
font-weight: bold;
text-align: center;
color:yellow;
height: 40px;
font-size: 17px;
margin: 10px auto;
padding:5px;
background-color:#0d104a;
}