From c000288ec5cdf406a0f3337d42d284b2cbc5d148 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 22 Dec 2012 19:20:03 +0000 Subject: [PATCH] rm'd background from submit buttons --- includes/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/includes/style.css b/includes/style.css index 8128933..abf4883 100644 --- a/includes/style.css +++ b/includes/style.css @@ -160,8 +160,7 @@ text-align:left; } #comment .submit { -background:#FFF; -border:1px solid #FFF; +border:none; color:blue; cursor:pointer; font-size:120%; -- 2.30.2