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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/doxygen_css.h b/src/doxygen_css.h
index bdc0ada..4466e07 100644
--- a/src/doxygen_css.h
+++ b/src/doxygen_css.h
@@ -3,7 +3,7 @@
"body, table, div, p, dl {\n"
" font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;\n"
" font-size: 13px;\n"
-" line-height: 1.5;\n"
+" line-height: 1.3;\n"
"}\n"
"\n"
"/* @group Heading Levels */\n"
@@ -122,11 +122,11 @@
"a.elRef {\n"
"}\n"
"\n"
-"a.code {\n"
+"a.code, a.code:visited {\n"
" color: #4665A2; \n"
"}\n"
"\n"
-"a.codeRef {\n"
+"a.codeRef, a.codeRef:visited {\n"
" color: #4665A2; \n"
"}\n"
"\n"