diff options
author | Parth Buch | 2012-07-20 18:06:08 +0530 |
---|---|---|
committer | Parth Buch | 2012-07-20 18:06:08 +0530 |
commit | 2202ad3104f235e9d218a588abaf5369afe2d238 (patch) | |
tree | 60c915eb2a6df308d75121b9965eb5af0c2e5c0f /stapp/static | |
parent | d58c61ecdbd099cc8fed205ebda535946c0f310a (diff) | |
download | stproject-2202ad3104f235e9d218a588abaf5369afe2d238.tar.gz stproject-2202ad3104f235e9d218a588abaf5369afe2d238.tar.bz2 stproject-2202ad3104f235e9d218a588abaf5369afe2d238.zip |
Visual Changes
Diffstat (limited to 'stapp/static')
-rw-r--r-- | stapp/static/video/css/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
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; } |