cms/app-client/app/styles/player.scss
author nowmad@23.1.168.192.in-addr.arpa
Thu, 17 Dec 2015 12:15:57 +0100
changeset 68 69977e2aa39e
parent 13 ba32dd4cf8d3
child 86 15ded106ef1a
permissions -rw-r--r--
improve general design of components
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
}