summaryrefslogtreecommitdiffstats
path: root/src/doxygen_css.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-05-12 13:04:34 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-05-12 13:04:34 (GMT)
commit8dc4ff6dd22b1603f33537ff03994cc63e658768 (patch)
tree97f0e23b93d45b7917d965e6d1bb70da6c61831a /src/doxygen_css.h
parentebf4b3641c9149eaf4468aa8df64e1c7517e5f0c (diff)
downloadDoxygen-8dc4ff6dd22b1603f33537ff03994cc63e658768.zip
Doxygen-8dc4ff6dd22b1603f33537ff03994cc63e658768.tar.gz
Doxygen-8dc4ff6dd22b1603f33537ff03994cc63e658768.tar.bz2
Release-1.8.3.1-20130512
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 601b28f..d5348fe 100644
--- a/src/doxygen_css.h
+++ b/src/doxygen_css.h
@@ -11,6 +11,7 @@
"}\n"
"\n"
".title {\n"
+" font: 400 14px/28px Roboto,sans-serif;\n"
" font-size: 150%;\n"
" font-weight: bold;\n"
" margin: 10px 2px;\n"
@@ -168,8 +169,8 @@
"}\n"
"\n"
"div.fragment {\n"
-" padding: 4px;\n"
-" margin: 4px;\n"
+" padding: 0px;\n"
+" margin: 0px;\n"
" background-color: ##FC;\n"
" border: 1px solid ##CC;\n"
"}\n"