diff options
-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;
}
|