From 38f5c298302264edad7cdedff805ada67d6b0140 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sat, 9 May 2015 00:34:08 -0700 Subject: 20150509 storyboard reached 0.1 Also fixed the bugs in pyblog introduced in the last revision and tweaked the theme a bit. --- source/css/theme.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source/css') diff --git a/source/css/theme.css b/source/css/theme.css index 969e73c2..d7983bef 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -89,6 +89,10 @@ img { font-size: 10pt; } +.figure .caption code { + font-size: 9.5pt; +} + a { color: #333; } -- cgit v1.2.1