diff options
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -295,7 +295,7 @@ input#searchbox { margin-bottom: 1ex; padding: 1ex 1ex; border: 1px solid #aaa; - width: 25% + width: 25%; background: white; color: black !important; } |