Skip to content
Snippets Groups Projects
Commit c82bb861 authored by Benjamin's avatar Benjamin
Browse files

modif css

parent d7b3f20b
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
/** Global /** Global
***************************/ ***************************/
.attendance, .attendance td, .convention, .convention td { .attendance, .attendance td, .convention, .convention td {
font-family: @typo_body; font-family: 'Lato', sans-serif;
font-weight: 300; font-weight: 300;
} }
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
border-top: 1px solid #eee; border-top: 1px solid #eee;
padding-top: 10px; padding-top: 10px;
font-size: 11px; font-size: 11px;
font-family: @typo_1; font-family: 'Lekton', sans-serif;
text-align: center; text-align: center;
color: #333; color: #333;
} }
...@@ -60,13 +60,13 @@ ...@@ -60,13 +60,13 @@
.attendance h1 { .attendance h1 {
color: @color2; color: @color2;
font-size: 26px; font-size: 26px;
font-family: @typo_1; font-family: 'Lekton', sans-serif;
text-transform: uppercase; text-transform: uppercase;
} }
.attendance h2 { .attendance h2 {
color: @color1; color: @color1;
font-size: 22px; font-size: 22px;
font-family: @typo_1; font-family: 'Lekton', sans-serif;
} }
/*************************** /***************************
...@@ -77,13 +77,13 @@ ...@@ -77,13 +77,13 @@
color: #fff; color: #fff;
padding: 5px 0; padding: 5px 0;
font-size: 26px; font-size: 26px;
font-family: @typo_1; font-family: 'Lekton', sans-serif;
text-transform: uppercase; text-transform: uppercase;
} }
.convention h2 { .convention h2 {
color: @color1; color: @color1;
font-size: 22px; font-size: 22px;
font-family: @typo_1; font-family: 'Lekton', sans-serif;
text-transform: uppercase; text-transform: uppercase;
} }
.convention h3 { .convention h3 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment