From 3107a48ca639fa4784bd19972a7ebf060af37af6 Mon Sep 17 00:00:00 2001 From: Stefan Breunig Date: Tue, 5 Feb 2013 19:25:15 +0100 Subject: [PATCH] typo --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d84414a1..43db4cf3 100644 --- a/style.css +++ b/style.css @@ -106,7 +106,7 @@ a:hover { border-bottom: 0; } -#em { +em { color: red; font-style: normal; }