summaryrefslogtreecommitdiffstats
path: root/wik/wik.css
diff options
context:
space:
mode:
Diffstat (limited to 'wik/wik.css')
-rw-r--r--wik/wik.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/wik/wik.css b/wik/wik.css
index ba03cc9..decc4ac 100644
--- a/wik/wik.css
+++ b/wik/wik.css
@@ -307,9 +307,9 @@ body {
}
#content .submit {
width: 100px;
- border-right: 1px solid #cacaca;
- border-bottom: 1px solid #cacaca;
- background: #eee;
+ border: 1px solid #808080;
+ background: #ccc;
+ color: #000;
}
#content textarea {
border-right: 1px solid #cacaca;