This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
siina
/
hugo-siinamon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Use user preferred fonts
master
Siina Mashek
5 months ago
committed by
Siina Maček
parent
c35f121e48
commit
49f18b1a3c
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
static/css/fonts.css
+ 2
- 2
static/css/fonts.css
View File
@ -1,7 +1,7 @@
body
{
font-family
:
Optima
,
Candara
,
Calibri
,
Arial
,
sans-serif
;
font-family
:
sans-serif
;
}
code
{
font-family
:
"Lucida Console"
,
Monaco
,
monospace
;
font-family
:
monospace
;
font-size
:
85
%
;
}
Write
Preview
Loading…
Cancel
Save