diff options
author | mh <mh@immerda.ch> | 2015-02-07 12:43:02 +0100 |
---|---|---|
committer | mh <mh@immerda.ch> | 2015-02-07 12:43:02 +0100 |
commit | 6948aea0a72e212e6f60a5675bced6885d077ac2 (patch) | |
tree | 69b6616cbca53af29fd61bfcc70be40c24ce55cd | |
parent | e5e6ebc466ce95178a8db2690ab224a582036b96 (diff) |
-rw-r--r-- | style.css | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -588,9 +588,8 @@ input#search_button { code {
line-height: 200%;
- background-color:#333333;
- border:1px solid black;
- color:white;
+ background-color:#F0F0E5;
+ color:black;
padding: 2px;
}
|