X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=css%2Fvideo.css;h=babcef9c9519830586964aa9a7c4530d7c43df2e;hb=59d86a4497243dd290ef731341aaa9110553dbbd;hp=fe76565592967e9c3803dcd2899192f9248b35a2;hpb=6db375a0706b5328fbd53be4dd2e517c96560ea6;p=living-lab-site.git diff --git a/css/video.css b/css/video.css index fe76565..babcef9 100644 --- a/css/video.css +++ b/css/video.css @@ -1,12 +1,14 @@ -#watch-main +.ui-tabs-panel { - width: 1056px; - margin: 0 auto; + padding: 0 !important; } -.ui-tabs-panel +#video-footer { - padding: 0 !important; + float: left; + width: 752px; + margin: 8px; + /* outline: 2px outset gray; */ } dt @@ -31,4 +33,18 @@ dd .video-tag { margin-right: 1.6em; +} + +.comment-info +{ + margin-bottom: 0.33em; +} +.comment-content +{ + margin-bottom: 0.33em; +} +.comment-popularity +{ + font-size: 0.8em; + margin-bottom: 2em; } \ No newline at end of file