From 63d743bb102865a9163eb37683a77436d006b690 Mon Sep 17 00:00:00 2001 From: Viktor Kleen Date: Tue, 24 Feb 2015 02:36:34 +0000 Subject: fix up a few things --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') 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 { } div.corollary:before { - content: "Definition."; + content: "Corollary."; font-weight: bold; } -- cgit v1.2.3