summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Neveu (Captain) <captain@else-projects.org>2006-10-02 23:09:07 +0200
committerCaptain <captain@else-projects.org>2006-10-02 23:09:07 +0200
commit2dd9f88bf548248e9e7566cdbc138c4958a9b09d (patch)
tree17d567ffed0a45488d7495e869b3a311b68cfb4f
parentend of pink to #f9dbab (diff)
downloadweb-2dd9f88bf548248e9e7566cdbc138c4958a9b09d.tar.xz
change botton color
-rw-r--r--chat/else.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/chat/else.css b/chat/else.css
index 3c4989f..7428e25 100644
--- a/chat/else.css
+++ b/chat/else.css
@@ -10,7 +10,7 @@ body {
button {
font-family: Verdana, sans-serif;
font-size: 0.8em;
- border: 1px solid #666666;
+ border: 1px solid #e05b29;
padding: 2px;
}