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