From 8a9298fb1b70aa361b1a3adf6685a7be509a1b60 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Fri, 23 May 2014 19:11:03 +0200 Subject: [PATCH] Direct link to videos --- api.php | 16 +++++++--------- style.css | 4 ++++ 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/api.php b/api.php index c76d316..f5c5102 100644 --- a/api.php +++ b/api.php @@ -48,20 +48,18 @@ if (isset($_GET["url"])) { formats)) { ?> - Select format -

+

diff --git a/style.css b/style.css index 7dde14e..ded1e38 100644 --- a/style.css +++ b/style.css @@ -538,6 +538,10 @@ h1 { vertical-align:middle; } +.format { + text-align:left; +} + @media (max-width: 640px) { .thumb { width:90%;