summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2010-05-23 18:07:40 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2010-05-23 18:07:40 +0200
commit384141a28b10986381bc40325b214f4271539ece (patch)
tree2f7d1d3487da303743c6a201dbcfac26de18c47f
parentAdd banner, make header smaller. (diff)
downloadWordCloud-master.tar.xz
WordCloud-master.zip
-rw-r--r--index.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/index.html b/index.html
index 11fe119..c5583b9 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,16 @@
<html>
-<head><title>AnyClip Cloud Generator</title></head>
+<head>
+<title>AnyClip Cloud Generator</title>
+<style>
+@font-face { font-family: 'Myriad Pro'; src: local('Myriad Pro Regular'), local('Myriad Pro'), url('http://static2.anyclipimg.com/fonts/MyriadPro-Regular.otf') format('opentype'); }
+@font-face { font-family: 'Myriad Pro'; font-weight: bold; src: local('Myriad Pro Bold'), url('http://static2.anyclipimg.com/fonts/MyriadPro-Bold.otf') format('opentype'); }
+@font-face { font-family: 'Myriad Pro'; font-style: italic; src: local('Myriad Pro Italic'), url('http://static2.anyclipimg.com/fonts/MyriadPro-It.otf') format('opentype'); }
+@font-face { font-family: 'Myriad Pro'; font-weight: bold; font-style: italic; src: local('Myriad Pro Bold Italic'), url('http://static2.anyclipimg.com/fonts/MyriadPro-BoldIt.otf') format('opentype'); }
+body,input,textarea,pre { font-family: "Myriad Pro", Myriad, "Myriad Web Pro", Helvetica, Arial, sans-serif; }
+</style>
+</head>
<body>
-<img src="/labs-banner.png" align="right">
+<img src="/labs-logo.png" align="right">
<h2>AnyClip Cloud Generator</h2>
<form method="POST" action="generate.php">
<label>Width: <input name="width" value="2000"></label><br>