-rw-r--r-- | cgit.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,27 +1,27 @@ body { font-family: arial; - font-size: normal; + font-size: 11pt; background: white; padding: 0em; margin: 0em; } h2 { font-size: 120%; font-weight: bold; margin-bottom: 0.5em; } a { color: blue; text-decoration: none; } a:hover { text-decoration: underline; } table.list { border: none; border-collapse: collapse; |