summaryrefslogtreecommitdiffstats
path: root/src/doxygen.css
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2011-12-10 20:30:14 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2011-12-10 20:30:14 (GMT)
commite7c5e0d738bcc16bb2194740fd009242d4059045 (patch)
treebb2f8266e3a639e6a4b15f02416a3aae5173c275 /src/doxygen.css
parentcfb38c32173c3a16dc1c8e868b4cc23a68ed28b8 (diff)
downloadDoxygen-e7c5e0d738bcc16bb2194740fd009242d4059045.zip
Doxygen-e7c5e0d738bcc16bb2194740fd009242d4059045.tar.gz
Doxygen-e7c5e0d738bcc16bb2194740fd009242d4059045.tar.bz2
Release-1.7.6.1
Diffstat (limited to 'src/doxygen.css')
-rw-r--r--src/doxygen.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/doxygen.css b/src/doxygen.css
index 6c75976..b3365a7 100644
--- a/src/doxygen.css
+++ b/src/doxygen.css
@@ -3,7 +3,7 @@
body, table, div, p, dl {
font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
font-size: 13px;
- line-height: 1.5;
+ line-height: 1.3;
}
/* @group Heading Levels */
@@ -122,11 +122,11 @@ a.el {
a.elRef {
}
-a.code {
+a.code, a.code:visited {
color: #4665A2;
}
-a.codeRef {
+a.codeRef, a.codeRef:visited {
color: #4665A2;
}