summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 13:35:25 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:31 +0100
commitbe26a3598e9b4d6ad43f0b8e804e2949cb2f7e23 (patch)
tree3bb5bb2c2aa34f9a21f821f3b7f7dccc0b77324b /local.css
parent946d48ff1ab2f2f83df0a90b3202f1522184c63f (diff)
Topbar textsize changed (experimentally).
Diffstat (limited to 'local.css')
-rw-r--r--local.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/local.css b/local.css
index 7db5e98..d0809bb 100644
--- a/local.css
+++ b/local.css
@@ -2,6 +2,14 @@
/* Add local styling here, instead of modifying style.css. */
+div#topbar li,
+div#topbar ul,
+div#topbar ul li,
+div#topbar ol,
+div#topbar ol li {
+ font-size: 1.1em;
+ line-height: 2em;
+
div#pageinfo {
margin: 15em 1em 1em;
padding: 1em 0 0;