diff options
| -rw-r--r-- | fonts/Junkyard.ttf | bin | 43612 -> 0 bytes | |||
| -rw-r--r-- | index.mdwn | 9 | ||||
| -rw-r--r-- | style.css | 8 |
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 | |||
| @@ -3,14 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | This is mostly just a place to organize stupid crap I write when I'm bored. | 4 | This is mostly just a place to organize stupid crap I write when I'm bored. |
| 5 | 5 | ||
| 6 | Editorial comments can be sent to [[jblake@omgwallhack.org]]. | 6 | Editorial comments can be sent to [[jblake@jblake.org]]. |
| 7 | |||
| 8 | I render <span class="parcel">parceltongue</span> using a different font. If | ||
| 9 | your browser doesn't show the word <span class="parcel">parceltongue</span> in a | ||
| 10 | distinct font, try upgrading to a newer version. | ||
| 11 | |||
| 12 | For most other foreign languages such as French or Gobbledegook, I use | ||
| 13 | «guillemets.» | ||
| 14 | 7 | ||
| 15 | I have some [[standard notes|notes]] on the Harry Potter universe. | 8 | I have some [[standard notes|notes]] on the Harry Potter universe. |
| 16 | 9 | ||
| @@ -1,9 +1,3 @@ | |||
| 1 | @font-face { | ||
| 2 | font-family: Junkyard; | ||
| 3 | font-weight: normal; | ||
| 4 | src: url(fonts/Junkyard.ttf); | ||
| 5 | } | ||
| 6 | |||
| 7 | blockquote { | 1 | blockquote { |
| 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; } |
