X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=css%2Fvideo.css;h=447a7ba2396f127d6d93e96b27cf7f61057aa724;hb=9e326b335014eac0c6c6476402654b19c57a396f;hp=266b9dec73c348eb54f801b894f8d2a25aca26c5;hpb=e47a97763d745e654ab60c17a85d794b46734ddf;p=living-lab-site.git diff --git a/css/video.css b/css/video.css index 266b9de..447a7ba 100644 --- a/css/video.css +++ b/css/video.css @@ -1,4 +1,27 @@ .ui-tabs-panel { padding: 0 !important; +} + +dt +{ + font-weight: bold; +} +dd +{ + margin-left: 1em; +} + +#video-upload-info, #video-popularity +{ + font-size: 0.8em; +} +#video-description +{ + margin-top: 1em; + margin-bottom: 0.5em; +} +.video-tag +{ + margin-right: 1.6em; } \ No newline at end of file