X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=css%2Fvideo.css;h=60ae7b782e426c6407ab5ed7abdfe57cbe454198;hb=2881d1393f363efd3c5f0e9b58706e6e35e85717;hp=266b9dec73c348eb54f801b894f8d2a25aca26c5;hpb=e47a97763d745e654ab60c17a85d794b46734ddf;p=living-lab-site.git diff --git a/css/video.css b/css/video.css index 266b9de..60ae7b7 100644 --- a/css/video.css +++ b/css/video.css @@ -1,4 +1,56 @@ .ui-tabs-panel { padding: 0 !important; +} + +#video-footer +{ + float: left; + width: 752px; + margin: 8px; + /* outline: 2px outset gray; */ +} + +dt +{ + font-weight: bold; +} +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 +{ + margin-top: 1em; + margin-bottom: 0.5em; +} +.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