From ad32f20588c68ffa05d24a6cc843634b28603b82 Mon Sep 17 00:00:00 2001 From: zefanja Date: Fri, 31 Jan 2014 15:26:58 +0700 Subject: * fixed #6 * updated submodules --- source/App.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'source/App.css') diff --git a/source/App.css b/source/App.css index b4216ea..7b1cdbc 100644 --- a/source/App.css +++ b/source/App.css @@ -87,7 +87,10 @@ .sword-footnote { text-decoration: none; +} +.sword-intro { + font-style: italic; } /* MODULE MANAGER */ @@ -228,7 +231,6 @@ h3, h1 { } .note-popup { - min-width: 200px; max-width: 500px; max-height: 300px; } -- cgit