From 592577b79f7b810fe944fe8239234fb53e8fd07d Mon Sep 17 00:00:00 2001 From: Anand Narasimhan Date: Wed, 25 Jan 2012 13:06:32 -0800 Subject: [PATCH] Fixed typo to include ";" --- public/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/screen.css b/public/css/screen.css index c86e1eb..1ca5ade 100644 --- a/public/css/screen.css +++ b/public/css/screen.css @@ -83,7 +83,7 @@ section.concrete h2 a { color: #000; } section.concrete h2 a:hover { - text-decoration:underline + text-decoration:underline; color: #337; } section.concrete h3 {