summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fonts/Junkyard.ttfbin43612 -> 0 bytes
-rw-r--r--index.mdwn9
-rw-r--r--style.css8
3 files changed, 1 insertions, 16 deletions
diff --git a/fonts/Junkyard.ttf b/fonts/Junkyard.ttf
deleted file mode 100644
index d5adab8..0000000
--- a/fonts/Junkyard.ttf
+++ /dev/null
Binary files differ
diff --git a/index.mdwn b/index.mdwn
index 9a5f27e..535545e 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -3,14 +3,7 @@
3 3
4This is mostly just a place to organize stupid crap I write when I'm bored. 4This is mostly just a place to organize stupid crap I write when I'm bored.
5 5
6Editorial comments can be sent to [[jblake@omgwallhack.org]]. 6Editorial comments can be sent to [[jblake@jblake.org]].
7
8I render <span class="parcel">parceltongue</span> using a different font. If
9your browser doesn't show the word <span class="parcel">parceltongue</span> in a
10distinct font, try upgrading to a newer version.
11
12For most other foreign languages such as French or Gobbledegook, I use
13«guillemets.»
14 7
15I have some [[standard notes|notes]] on the Harry Potter universe. 8I have some [[standard notes|notes]] on the Harry Potter universe.
16 9
diff --git a/style.css b/style.css
index db86386..8da39d0 100644
--- a/style.css
+++ b/style.css
@@ -1,9 +1,3 @@
1@font-face {
2 font-family: Junkyard;
3 font-weight: normal;
4 src: url(fonts/Junkyard.ttf);
5}
6
7blockquote { 1blockquote {
8 font-size: 0.9em; 2 font-size: 0.9em;
9 margin: 0; 3 margin: 0;
@@ -124,6 +118,4 @@ ul li {
124 118
125.feedlink { font-size: 0.8em; } 119.feedlink { font-size: 0.8em; }
126 120
127.parcel { font-family: "Junkyard"; }
128
129.small { font-size: 0.8em; } 121.small { font-size: 0.8em; }