bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Set explicit font size
This might be bad style, but cgit really needed smaller fonts. Signed-off-by: Lars Hjemli <
[email protected]
>
Browse Source
Lars Hjemli
2007-01-28
parent
8596cda
· commit
d8b0cca
Diffstat
-rw-r--r--
cgit.css
2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 63acd78e..5c4b15bb 100644
--- a/
cgit.css
+++ b/
cgit.css
@@ -1,6 +1,6 @@
body {
font-family: arial;
- font-size: normal;
+ font-size: 11pt;
background: white;
padding: 0em;
margin: 0em;