move to django 1.4 and django-pipeline,
[wolnelektury.git] / wolnelektury / static / css / player.css
diff --git a/wolnelektury/static/css/player.css b/wolnelektury/static/css/player.css
deleted file mode 100644 (file)
index c449803..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-#player h1 {
-       font-size: 2em;
-       margin: .5em;
-}
-
-.player-info {
-       margin: 1em;
-}
-
-
-.play {
-       cursor: pointer;
-}
-
-.play:hover {
-       color: #0D7E85;
-}