summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
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 {
23 font-weight: bold; 23 font-weight: bold;
24} 24}
25 25
26div.theorem div.lemma div.proposition div.definition div.corollary { 26div.theorem, div.lemma, div.proposition, div.definition, div.corollary {
27 text-indent: 2em; 27 text-indent: 2em;
28 margin-top: 1em; 28 margin-top: 1em;
29 margin-bottom: 1em; 29 margin-bottom: 1em;