summaryrefslogtreecommitdiffstats
path: root/src/doxygen_css.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen_css.h')
-rw-r--r--src/doxygen_css.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/doxygen_css.h b/src/doxygen_css.h
index a7b659e..7f5c8b8 100644
--- a/src/doxygen_css.h
+++ b/src/doxygen_css.h
@@ -2,7 +2,8 @@
"\n"
"body, table, div, p, dl {\n"
" font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;\n"
-" font-size: 12px;\n"
+" font-size: 13px;\n"
+" line-height: 1.5;\n"
"}\n"
"\n"
"/* @group Heading Levels */\n"
@@ -126,7 +127,7 @@
"}\n"
"\n"
"a.codeRef {\n"
-" color: ##60;\n"
+" color: #4665A2; \n"
"}\n"
"\n"
"/* @end */\n"