Merge branch 'reflow'
[wolnelektury.git] / apps / catalogue / static / player / player.css
diff --git a/apps/catalogue/static/player/player.css b/apps/catalogue/static/player/player.css
deleted file mode 100644 (file)
index 829a9a1..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-#player h1 {
-       font-size: 2em;
-       margin: .5em;
-}
-
-.player-info {
-       margin: 1em;
-}
-
-
-.play {
-       cursor: pointer;
-}
-
-.play:hover {
-       color: #0D7E85;
-}
-
-.daisy-list {
-    list-style: none;
-}