fix : play with new fonts
This commit is contained in:
parent
60c23d5af7
commit
7f024dae6f
@ -1,13 +1,13 @@
|
|||||||
@-moz-document domain("opendigitaleducation.com") {
|
@-moz-document domain("opendigitaleducation.com") {
|
||||||
body,
|
body,
|
||||||
.navbar .welcome-message {
|
.navbar .welcome-message {
|
||||||
font-family: Calibri, "Segoe UI", Alef, sans-serif;
|
font-family: Calibri, "Segoe UI", "Chalkboard", "Herriweather Sans", sans-serif;
|
||||||
}
|
}
|
||||||
h1,
|
h1,
|
||||||
h1 a,
|
h1 a,
|
||||||
nav.horizontal a
|
nav.horizontal a
|
||||||
{
|
{
|
||||||
font-family: Rancho, "Bubblegum Sans", sans-serif;
|
font-family: "Bubblegum Sans", Rancho, sans-serif;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
.navbar .welcome-message {
|
.navbar .welcome-message {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user