summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wik/wik.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/wik/wik.css b/wik/wik.css
index decc4ac..e0ef5d1 100644
--- a/wik/wik.css
+++ b/wik/wik.css
@@ -308,7 +308,7 @@ body {
#content .submit {
width: 100px;
border: 1px solid #808080;
- background: #ccc;
+ background: #e6e6ff;
color: #000;
}
#content textarea {