summaryrefslogtreecommitdiff
path: root/doc/img
diff options
context:
space:
mode:
authorJean-Philippe Andre <jp.andre@samsung.com>2014-02-11 15:56:09 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2014-02-13 11:24:48 +0900
commit642f2ecca9350548c6f260edfcd7e2f58d2de662 (patch)
treec125fc593ba92f93809e955848bb6c8b35b82d7e /doc/img
parent0471c9a8353b4847bb2f00be5757868cb3195b7a (diff)
Doxygen: Use larger fonts
Yes, I know. Someone hates large fonts. But the ones currently used are so SMALL! Also, this will just revert back to what's defined in e.css, because body and list font size aren't even consistent. Also, display the page titles like titles: big fat blue letters.
Diffstat (limited to 'doc/img')
-rw-r--r--doc/img/edoxy.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/img/edoxy.css b/doc/img/edoxy.css
index 997a30aab6..ace425bbb5 100644
--- a/doc/img/edoxy.css
+++ b/doc/img/edoxy.css
@@ -1,7 +1,9 @@
+/*
BODY, TD { font-size: 10px; }
H1 { font-size: 160%; }
H2 { font-size: 120%; }
H3 { font-size: 100%; }
+*/
CAPTION {
font-weight: bold
}