summaryrefslogtreecommitdiff
path: root/doc/e.css
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/e.css
parent0471c9a8353b4847bb2f00be5757868cb3195b7a (diff)
downloadefl-642f2ecca9350548c6f260edfcd7e2f58d2de662.tar.gz
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/e.css')
-rw-r--r--doc/e.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/e.css b/doc/e.css
index d899c94dc4..2820ce3f10 100644
--- a/doc/e.css
+++ b/doc/e.css
@@ -379,6 +379,8 @@ p.tiny { color: #aaaaaa; font-size: 10px; }
h1, h2, h3, h4, h5, h6 { color: #3399ff; text-shadow: 0px 0px 10px rgba(0.2,0.6,1.0,1.0); }
+div.headertitle { color: #3399ff; text-shadow: 0px 0px 10px rgba(0.2,0.6,1.0,1.0); font-size: 24px; font-weight: bold; }
+
h1 { font-size: 21px; }
h2 { font-size: 18px; }