From e283971b74db4dd0c89b1d393fc2de6d6ec85a3a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 2 Feb 2016 22:53:32 +0100 Subject: minor math tweaks --- provider/css/math.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'provider/css') diff --git a/provider/css/math.css b/provider/css/math.css index b2a3644..4c3c0f4 100644 --- a/provider/css/math.css +++ b/provider/css/math.css @@ -48,6 +48,6 @@ div.proof > p:first-child:before { font-style: italic; } -div.proof > p:last-child:after { +div.proof > :last-child:after { content: " ∎"; } \ No newline at end of file -- cgit v1.2.3