Skip to content
Extraits de code Groupes Projets
Valider 6c96a35b rédigé par Benjamin's avatar Benjamin
Parcourir les fichiers

modif css

parent 5a0112e5
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -35,8 +35,8 @@
/***************************
/** Variables
***************************/
@typo_body: 'Lato',sans-serif !important;
@typo_1: 'Lekton', sans-serif !important;
@typo_body: 'Lato',sans-serif;
@typo_1: 'Lekton', sans-serif;
@color1: #1C2F82;
@color2: rgb(0, 180, 149);
......@@ -45,6 +45,10 @@
/***************************
/** Global
***************************/
body, table, td, span, div {
font-family: inherit;
}
.attendance, .attendance td, .convention, .convention td {
font-family: @typo_body;
font-weight: 300;
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter