changed the base font family
This commit is contained in:
parent
792c117d55
commit
103e2ce6b4
@ -7,7 +7,7 @@ body {
|
||||
.content
|
||||
{
|
||||
font-size: 0.9em;
|
||||
font-family: Ubuntu, sans-serif;
|
||||
font-family: Ubuntu, "Trebuchet MS", sans-serif;
|
||||
}
|
||||
|
||||
.content h1 {
|
||||
|
Loading…
Reference in New Issue
Block a user