diff static/style.css @ 529:1156d3531327

new ascoltami2, using gstreamer Ignore-this: 77e59ba6ec17b86343c93c24ac38aa44
author drewp@bigasterisk.com
date Fri, 11 Jun 2010 07:14:18 +0000
parents
children e8f6722a3881
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/static/style.css	Fri Jun 11 07:14:18 2010 +0000
@@ -0,0 +1,9 @@
+.songs button {
+  display: inline-block;
+  width: 300px;
+height: 30px;
+  text-align: left;
+}
+.songs button:hover {
+  background: yellow;
+}
\ No newline at end of file