commit 43ae78ce78311fd21cc7d30700b02280363f4882 parent 0922c32f243a86076cb8d56ce5342c25a89ba0d0 Author: garbeam@gmail.com <unknown> Date: Sun, 25 Mar 2012 14:25:54 +0200 more tuning Diffstat:
M | pub/darkstyle.css | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pub/darkstyle.css b/pub/darkstyle.css @@ -17,8 +17,8 @@ a:hover { #menu { clear: both; - color: #069; - background-color: #17a; + color: #036; + background-color: #069; padding: 0.7ex; font-size: 94%; }