From 11b64c78a40ee9c3ddb01eb236f49827baf03481 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Fri, 30 Mar 2012 02:04:22 +0200 Subject: [PATCH] add typogrify css --- theme/static/css/typogrify.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 theme/static/css/typogrify.css diff --git a/theme/static/css/typogrify.css b/theme/static/css/typogrify.css new file mode 100644 index 0000000..c9b34dc --- /dev/null +++ b/theme/static/css/typogrify.css @@ -0,0 +1,3 @@ +.caps {font-size:.92em;} +.amp {color:#666; font-size:1.05em;font-family:"Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua",serif; font-style:italic;} +.dquo {margin-left:-.38em;}