From 57bd7bc32a4b35a1189ea59e6c6f6bc08452afb4 Mon Sep 17 00:00:00 2001 From: noxy Date: Sat, 25 Nov 2017 16:12:19 +0000 Subject: [PATCH] =?UTF-8?q?Gleiche=20Ma=C3=9Fe=20f=C3=BCr=20audioplayer=20?= =?UTF-8?q?und=20videoplayer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- s/master.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/s/master.css b/s/master.css index ddc16ed..802e47b 100644 --- a/s/master.css +++ b/s/master.css @@ -92,7 +92,9 @@ a#next, a#prev { } .audiojs { - height: 40%; + height: 360px; + width: 640px; + background-color: #262626; } input, select, textarea {