From 4e434f14b7e98f2cd221b831ea6f133a48fd5740 Mon Sep 17 00:00:00 2001 From: noxy Date: Sat, 25 Nov 2017 20:45:04 +0000 Subject: [PATCH] Update master.css --- s/master.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/s/master.css b/s/master.css index 802e47b..743a8f7 100644 --- a/s/master.css +++ b/s/master.css @@ -118,3 +118,12 @@ input, select, textarea { padding: 5px; }*/ +.my-video-dimensions { + width: 795px; + height: auto; + min-height: 450px; +} + +img#f0ck-image { + max-width: 420px; +}