Files @ 1156d3531327
Branch filter:

Location: light9/static/style.css - annotation

drewp@bigasterisk.com
new ascoltami2, using gstreamer
Ignore-this: 77e59ba6ec17b86343c93c24ac38aa44
1
2
3
4
5
6
7
8
9
.songs button {
  display: inline-block;
  width: 300px;
height: 30px;
  text-align: left;
}
.songs button:hover {
  background: yellow;
}