]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
Fix css font-family
[ps-cgit] / cgit.css
index 8f3d00cc8b908f5d4ef4c350aaf471dd5dfb96f5..171b9dee6f61b2fc0793aa011e0df7bf19a53237 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -4,7 +4,7 @@ body, table {
 }
 
 body {
-       font-family: sans;
+       font-family: sans-serif;
        font-size: 10pt;
        color: #333;
        background: white;