diff 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
line wrap: on
line diff
--- a/static/style.css	Sat Jun 15 07:41:57 2013 +0000
+++ b/static/style.css	Sat Jun 15 08:21:16 2013 +0000
@@ -17,6 +17,9 @@
     margin: 2px;
 font-size: 115%;
 }
+button a {
+ color: white;
+}
 .songs button:hover {
     color: black;
     background: yellow;