summaryrefslogtreecommitdiff
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/cgit.css b/cgit.css
index b7f2026..967bb7c 100644
--- a/cgit.css
+++ b/cgit.css
@@ -1,10 +1,5 @@
-@font-face {
- font-family: sharetech;
- src: url(./ShareTech-Regular.ttf);
-}
-
body {
max-width:70em;
margin: auto;
@@ -14,7 +9,7 @@ body {
div#cgit {
padding: 0em;
margin: 0em;
- font-family: sans-serif;
+ font-family: monospace;
font-size: 10pt;
color: white;
/*! background: white; */