Make play button a button instead of div

More attempts to make mg acessible
This commit is contained in:
Boris Bobrov
2017-04-03 00:23:24 +03:00
parent 7bf8f03f64
commit 697e6c5cbc
2 changed files with 3 additions and 2 deletions

View File

@@ -24,10 +24,11 @@
font-size: 40px;
width: 50px;
text-shadow: 0 0 10px black;
background: none;
border: none;
}
.audio-control-play-pause.playing {
color: #b71500;
letter-spacing: -17px;
margin-left: -7px;
}
.audio-control-play-pause.paused {