Gleiche Maße für audioplayer und videoplayer

This commit is contained in:
noxy 2017-11-25 16:12:19 +00:00
parent e99b481bbd
commit 57bd7bc32a

View File

@ -92,7 +92,9 @@ a#next, a#prev {
}
.audiojs {
height: 40%;
height: 360px;
width: 640px;
background-color: #262626;
}
input, select, textarea {