Skip to content
Extraits de code Groupes Projets
Valider e88ea340 rédigé par Elodie BOUZIAT's avatar Elodie BOUZIAT
Parcourir les fichiers

Replace style.css

parent 9dc72f6e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -333,3 +333,28 @@ input[type=password], select {
padding: 5px;
}
/* déconnexion */
.button-deconnexion{
padding:10px 10px 10px 10px;
font-size: larger;
font-weight: bold;
font-family: "Ubuntu Beta", "Bitstream Vera Sans", DejaVu Sans, Tahoma, sans-serif;
background: white;
color:royalblue;
border-radius:2px;
width: 70%;
border:none;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
border-top-left-radius: 25px;
border-top-right-radius: 25px;
margin-left: 10%;
margin-top: 160%;
text-align: center;
}
.button-deconnexion a {
text-decoration: none;
color: royalblue;
}
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter