cms/app-client/app/styles/player.scss
author nowmad@23.1.168.192.in-addr.arpa
Thu, 17 Dec 2015 13:11:40 +0100
changeset 73 79a23f4911f9
parent 68 69977e2aa39e
child 86 15ded106ef1a
permissions -rw-r--r--
remove double menu
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
68
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents: 13
diff changeset
     1
#audio-player{
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents: 13
diff changeset
     2
  display: block;
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents: 13
diff changeset
     3
  margin: 10px auto;
69977e2aa39e improve general design of components
nowmad@23.1.168.192.in-addr.arpa
parents: 13
diff changeset
     4
}