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
path: root/html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-09-06 22:00:27 +0400
committerisaacs <i@izs.me>2011-09-06 22:00:27 +0400
commitb4a9e54b5f90e0fb809bdfcdcf058a52b13c1f93 (patch)
treeaec552973a9d909f16964ef8cdfa43be8d193874 /html
parent9dfaf13161b7065a290ae0387476e8c661ef305b (diff)
Add gubblebum font locally
Diffstat (limited to 'html')
-rwxr-xr-xhtml/doc/GubbleBum-Blocky.ttfbin0 -> 10292 bytes
-rw-r--r--html/doc/style.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/html/doc/GubbleBum-Blocky.ttf b/html/doc/GubbleBum-Blocky.ttf
new file mode 100755
index 000000000..8eac02f7a
--- /dev/null
+++ b/html/doc/GubbleBum-Blocky.ttf
Binary files differ
diff --git a/html/doc/style.css b/html/doc/style.css
index ba93b51d1..220d162d6 100644
--- a/html/doc/style.css
+++ b/html/doc/style.css
@@ -318,7 +318,7 @@ input.submit, input#submit, input.button, button, input[type=submit] {
@font-face {
font-family:gubblefont;
- src: url(http://static.izs.me/fonts/GubbleBum-Blocky.ttf) format("truetype");
+ src: url(./GubbleBum-Blocky.ttf) format("truetype");
}
@media print {