diff options
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; } |