X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=css%2Fvideo.css;h=60ae7b782e426c6407ab5ed7abdfe57cbe454198;hb=7cda91b00cd3d7247bd8b317d5c9c97613082921;hp=447a7ba2396f127d6d93e96b27cf7f61057aa724;hpb=9e326b335014eac0c6c6476402654b19c57a396f;p=living-lab-site.git diff --git a/css/video.css b/css/video.css index 447a7ba..60ae7b7 100644 --- a/css/video.css +++ b/css/video.css @@ -3,6 +3,14 @@ padding: 0 !important; } +#video-footer +{ + float: left; + width: 752px; + margin: 8px; + /* outline: 2px outset gray; */ +} + dt { font-weight: bold; @@ -12,11 +20,18 @@ dd margin-left: 1em; } +#a-show-info-details +{ +/* display: block; + text-align: center;*/ +} + #video-upload-info, #video-popularity { font-size: 0.8em; + line-height: 150%; } -#video-description +.video-description { margin-top: 1em; margin-bottom: 0.5em; @@ -24,4 +39,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