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; +}