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 f614f8e..875935a 100644
--- a/style.css
+++ b/style.css
@@ -45,7 +45,7 @@ div.definition:before {
45} 45}
46 46
47div.corollary:before { 47div.corollary:before {
48 content: "Definition."; 48 content: "Corollary.";
49 font-weight: bold; 49 font-weight: bold;
50} 50}
51 51