Changed font choice for site description and menus
This commit is contained in:
parent
d930e10049
commit
2ee6939455
@ -142,6 +142,7 @@ body > footer {
|
|||||||
float: right;
|
float: right;
|
||||||
padding: 1.8em 1em 1.8em 1em;
|
padding: 1.8em 1em 1.8em 1em;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
font-family: "IM Fell English", serif;
|
||||||
color: #555;
|
color: #555;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -163,6 +164,7 @@ p.sub { /* Style main menu descriptions */
|
|||||||
margin: 0.3em 0 0 0;
|
margin: 0.3em 0 0 0;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
font-family: "IM Fell English", serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user