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:35:47 +0400
committerisaacs <i@izs.me>2011-09-04 11:35:47 +0400
commit0860646c1b135c65364cfd8a7526f14f27caacae (patch)
tree9fe7542346cd7c4c10fdca3cc8be14cdb9a20c5a /html/dochead.html
parent2c218b63d6cf1cdaae0175a443f59a1b3d7fd7b9 (diff)
Remove text-shadow
Cool, but hard to look at.
Diffstat (limited to 'html/dochead.html')
-rw-r--r--html/dochead.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/html/dochead.html b/html/dochead.html
index a09d62f64..26039513a 100644
--- a/html/dochead.html
+++ b/html/dochead.html
@@ -157,7 +157,6 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
display:block;
}