Mercurial > code > home > repos > light9
comparison static/style.css @ 963:56218ce0fd37
asco song buttons now have links in them, for dragging
Ignore-this: 902059aa1051fa139cc943ea0211fd39
author | drewp@bigasterisk.com |
---|---|
date | Sat, 15 Jun 2013 08:21:16 +0000 |
parents | c2faa69099e6 |
children | 18885a10b119 |
comparison
equal
deleted
inserted
replaced
962:0f7441b74b68 | 963:56218ce0fd37 |
---|---|
14 text-align: left; | 14 text-align: left; |
15 background: black; | 15 background: black; |
16 color: white; | 16 color: white; |
17 margin: 2px; | 17 margin: 2px; |
18 font-size: 115%; | 18 font-size: 115%; |
19 } | |
20 button a { | |
21 color: white; | |
19 } | 22 } |
20 .songs button:hover { | 23 .songs button:hover { |
21 color: black; | 24 color: black; |
22 background: yellow; | 25 background: yellow; |
23 } | 26 } |