From 2202ad3104f235e9d218a588abaf5369afe2d238 Mon Sep 17 00:00:00 2001 From: Parth Buch Date: Fri, 20 Jul 2012 18:06:08 +0530 Subject: Visual Changes --- stapp/static/video/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stapp/static/video/css') diff --git a/stapp/static/video/css/style.css b/stapp/static/video/css/style.css index 6476769..ec92398 100644 --- a/stapp/static/video/css/style.css +++ b/stapp/static/video/css/style.css @@ -21,6 +21,7 @@ body{ position:relative; float:left; margin-right:30px; - margin-bottom:50px; + margin-bottom:30px; width: 250px; + height:150px; } -- cgit