From 432285bda8a96f0e5bdff52d4d726ad2397b3ac8 Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Sun, 23 Oct 2016 22:38:55 +0200 Subject: initial approach for new flug website --- theme/static/css/typogrify.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 theme/static/css/typogrify.css (limited to '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;} -- cgit v1.2.3