Skip to content
Snippets Groups Projects
Unverified Commit 7687319c authored by Vieno Hakkerinen's avatar Vieno Hakkerinen
Browse files

remove 'PT Sans' to get rid of the fonts.googleapis.com import


fixes #1

Signed-off-by: default avatarVieno Hakkerinen <txt.file@txtfile.eu>
parent 5cc737ab
No related branches found
No related tags found
1 merge request!5remove 'PT Sans' to get rid of the fonts.googleapis.com import
@import url(//fonts.googleapis.com/css?family=PT+Sans);
body {
margin: 0px;
font-family: 'PT Sans', Helvetica, 'Helvetica Neuve', Arial, Tahoma, sans-serif;
font-family: Helvetica, 'Helvetica Neuve', Arial, Tahoma, sans-serif;
font-size: 17px;
color: #333;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment