diff options
-rw-r--r-- | cgit.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ body, table { } body { - font-family: sans; + font-family: sans-serif; font-size: 10pt; color: #333; background: white; |
![]() |
index : cgit | |
The modified cgit (https://git.zx2c4.com/cgit/about/) that runs git.lukeshu.com | Luke T. Shumaker |
summaryrefslogtreecommitdiff |
-rw-r--r-- | cgit.css | 2 |
@@ -4,7 +4,7 @@ body, table { } body { - font-family: sans; + font-family: sans-serif; font-size: 10pt; color: #333; background: white; |