summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorJulian Blake Kongslie2017-10-06 13:27:31 -0700
committerJulian Blake Kongslie2017-10-06 13:27:31 -0700
commitd68301191e3ae421b97ee9923c77a0ae9f2d2e4f (patch)
tree8c7b1b2418ef986e90a9c0c9c701fc04704d9898 /style.css
parentNotes for a new idea. (diff)
downloadwriting-d68301191e3ae421b97ee9923c77a0ae9f2d2e4f.tar.xz
Removing the parseltongue-specific font.
Diffstat (limited to '')
-rw-r--r--style.css8
1 files changed, 0 insertions, 8 deletions
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; }