removed Open Sans reference - fixes #120
This commit is contained in:
parent
104096f4f4
commit
2b195dfa51
@ -361,6 +361,6 @@ h4 { font-size: 1.2em; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-family: 'Open Sans', sans-serif;
|
font-family: sans-serif;
|
||||||
text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
|
text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user