mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 12:52:54 +02:00
Added content, Neucha font
This commit is contained in:
@ -37,7 +37,7 @@ main.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
main.narrower {
|
||||
.narrower {
|
||||
max-width: 900px;
|
||||
margin: auto;
|
||||
}
|
||||
@ -61,7 +61,9 @@ a, a:visited {
|
||||
}
|
||||
|
||||
.cities {
|
||||
font-size: 18px;
|
||||
color: $grey1;
|
||||
font-size: 135%;
|
||||
font-family: Neucha;
|
||||
}
|
||||
|
||||
.madein {
|
||||
@ -77,3 +79,9 @@ a, a:visited {
|
||||
font-size: 300%;
|
||||
font-family: Amatic;
|
||||
}
|
||||
|
||||
.slogan3 {
|
||||
font-size: 200%;
|
||||
font-family: Neucha;
|
||||
font-variant: small-caps;
|
||||
}
|
||||
|
Reference in New Issue
Block a user