projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04497f3
)
removed serif font
author
MatthewOwens
<matthew@owens.tech>
Tue, 21 Jul 2020 16:19:46 +0000
(17:19 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Tue, 21 Jul 2020 16:19:46 +0000
(17:19 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
2b67f89
..
5209a5d
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1,5
+1,5
@@
body {
- font-family:Monaco,Lucidia Console,Liberation Mono, DejaVu Sans Mono, serif;
+ font-family:Monaco,Lucidia Console,Liberation Mono, DejaVu Sans Mono, s
ans-s
erif;
font-size: 1vmax;
background-color: #1c1c1c;
color: #aaaaaa;