Mercurial > code > home > repos > light9
diff static/style.css @ 1004:18885a10b119
asco style cleanup and button hover color change
Ignore-this: a0288c4ea581c04c30290e9dfffdfeeb
author | drewp@bigasterisk.com |
---|---|
date | Mon, 17 Jun 2013 01:13:16 +0000 |
parents | 56218ce0fd37 |
children | 9b1df7c06ec2 |
line wrap: on
line diff
--- a/static/style.css Mon Jun 17 00:25:17 2013 +0000 +++ b/static/style.css Mon Jun 17 01:13:16 2013 +0000 @@ -15,33 +15,16 @@ background: black; color: white; margin: 2px; -font-size: 115%; + font-size: 115%; } button a { - color: white; + color: white; } .songs button:hover { color: black; - background: yellow; -} -body { - background: black; - color: white; - font-style: sans-serif; -} -.commands button { - background: black; - color: white; - padding: 20px -} -.commands button.active { - background: red; + background: #333; } -.songs button:hover { - color: black; - background: yellow; -} .commands button { background: black; color: white;