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>2012-06-04 23:56:39 +0400
committerisaacs <i@izs.me>2012-06-04 23:56:39 +0400
commit88fae70a8d68c8f0e50b054d7ad18963f585b79a (patch)
treed7f4e07b6b77e3034c2bac63ec57328783493c1b /html/dochead.html
parenta5cc7cf6fc005ae351aa560932ff244e80be743f (diff)
Proper use of webfont
Diffstat (limited to 'html/dochead.html')
-rw-r--r--html/dochead.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/dochead.html b/html/dochead.html
index c96b0d733..9ce382da9 100644
--- a/html/dochead.html
+++ b/html/dochead.html
@@ -2,7 +2,7 @@
<html>
<title>@NAME@</title>
<meta http-equiv="content-type" value="text/html;utf-8">
- <link rel="stylesheet" type="text/css" href="./style.css">
+ <link rel="stylesheet" type="text/css" href="../style.css">
<body>
<div id="wrapper">