Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-09-04 11:25:55 +0400
committerisaacs <i@izs.me>2011-09-04 11:25:55 +0400
commit89d20d4be267629222e1860bd276a320cd94aa44 (patch)
tree64ecedbf1b5ad2c7f64ef62a7692a86a0c7dfc67 /html/dochead.html
parent58e7b46adafc75856a122c9bc438206e28a7642d (diff)
gubblebum font ftw
Diffstat (limited to 'html/dochead.html')
-rw-r--r--html/dochead.html7
1 files changed, 7 insertions, 0 deletions
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;