diff options
Diffstat (limited to 'stapp/static')
-rw-r--r-- | stapp/static/video/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stapp/static/video/css/style.css b/stapp/static/video/css/style.css index 5586116..6476769 100644 --- a/stapp/static/video/css/style.css +++ b/stapp/static/video/css/style.css @@ -22,4 +22,5 @@ body{ float:left; margin-right:30px; margin-bottom:50px; + width: 250px; } |