]> git.decadent.org.uk Git - maypole.git/blobdiff - templates/maypole.css
fixed submit buttons
[maypole.git] / templates / maypole.css
index 1ca27f71aa26cb61b66403e86a5fc9aebac6ed55..61a247e1164f1bc35b60639c5ad01cd50c3a75b8 100644 (file)
@@ -95,6 +95,11 @@ input[type=submit] {
     margin-bottom: 5px;
 }
 
+input:hover[type=submit] {
+    color: #fff;
+    background-color: #7d95b5;
+}
+
 textarea {
     width: 136px;
     font-family: sans-serif;