Gleiche Maße für audioplayer und videoplayer
This commit is contained in:
parent
e99b481bbd
commit
57bd7bc32a
|
@ -92,7 +92,9 @@ a#next, a#prev {
|
||||||
}
|
}
|
||||||
|
|
||||||
.audiojs {
|
.audiojs {
|
||||||
height: 40%;
|
height: 360px;
|
||||||
|
width: 640px;
|
||||||
|
background-color: #262626;
|
||||||
}
|
}
|
||||||
|
|
||||||
input, select, textarea {
|
input, select, textarea {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user