From 89d20d4be267629222e1860bd276a320cd94aa44 Mon Sep 17 00:00:00 2001 From: isaacs Date: Sun, 4 Sep 2011 00:25:55 -0700 Subject: gubblebum font ftw --- html/dochead.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'html/dochead.html') diff --git a/html/dochead.html b/html/dochead.html index 4abbcc66e..2130c8441 100644 --- a/html/dochead.html +++ b/html/dochead.html @@ -153,6 +153,13 @@ h1 { font-weight:bold; background:#fff; } +h1 a, h1 a:visited { + font-family:GubbleBum, monospace; + font-size:60px; + color:#900; + text-shadow:#00f 1px 1px 1px; + display:block; +} .navigation { display:table; -- cgit v1.2.3