rm'd background from submit buttons
authorroot <root@dylansserver.com>
Sat, 22 Dec 2012 19:20:03 +0000 (19:20 +0000)
committerroot <root@dylansserver.com>
Sat, 22 Dec 2012 19:20:03 +0000 (19:20 +0000)
includes/style.css

index 8128933..abf4883 100644 (file)
@@ -160,8 +160,7 @@ text-align:left;
 }
 
 #comment .submit {
-background:#FFF;
-border:1px solid #FFF;
+border:none;
 color:blue;
 cursor:pointer;
 font-size:120%;