diff options
| author | Paul Buetow (eris.buetow.org) <paul@buetow.org> | 2014-11-02 20:51:12 +0000 |
|---|---|---|
| committer | Paul Buetow (eris.buetow.org) <paul@buetow.org> | 2014-11-02 20:51:12 +0000 |
| commit | 198d360dd15d556a56120e9cea0dae812c92036e (patch) | |
| tree | e37b03d3c0b4f3484813b919ea3e296a6180fa17 | |
| parent | 71057c176b28aab82e0ba78559edcbd21fb77558 (diff) | |
"What's this? Trix? Aunt! Trix? You? You're after the prize! What
is it?" He picked up the box and studied the back. "A glow-in-the-dark
squid! Have you got it out of there yet?" He tilted the box, angling the
little colored balls of cereal so as to see the bottom, and nearly spilling
them onto the table top. "Here it is!" He hauled out a little cream-colored,
glitter-sprinkled squid, three-inches long and made out of rubbery plastic.
-- James P. Blaylock, "The Last Coin"
| -rw-r--r-- | default/htdocs/styles/css3.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css index d4fb6f1..89d0671 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -75,13 +75,14 @@ span.bold { h1 { font-family: 'Conv_VarelaRound-Regular', Georgia, Serif; padding-left: 10px; - font-size: 30px; + font-size: 40px; } h2, h3 { font-family: 'Conv_VarelaRound-Regular', Georgia, Serif; padding-left: 10px; padding-right: 10px; + font-size: 20px; } p { |
