From da42c7dd92e74e0860766ff5013a7eee3b72d809 Mon Sep 17 00:00:00 2001 From: Viktor Kleen Date: Tue, 24 Feb 2015 02:53:38 +0000 Subject: fix some more things --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 875935a..fc81f60 100644 --- a/style.css +++ b/style.css @@ -23,7 +23,7 @@ div.theorem:before { font-weight: bold; } -div.theorem div.lemma div.proposition div.definition div.corollary { +div.theorem, div.lemma, div.proposition, div.definition, div.corollary { text-indent: 2em; margin-top: 1em; margin-bottom: 1em; -- cgit v1.2.3