X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=css%2Fcatalog.css;h=214d8c2cc1fcac37806141475de0900a6d1c635b;hb=74d7b5848a42e30e669cc05db22e83396b3cc107;hp=eba58b2144f4418ec77d1c44926ec8bd8414fa16;hpb=a11428ed0b4651895e27d6920c219d8d2476631c;p=living-lab-site.git diff --git a/css/catalog.css b/css/catalog.css index eba58b2..214d8c2 100644 --- a/css/catalog.css +++ b/css/catalog.css @@ -1,15 +1,21 @@ -.video-list +.videos-summary { position: relative; } +.category-title +{ + border-bottom: 1px solid rgb(108,162,222); + /*border-bottom: 1px solid rgb(171,209,255);*/ +} + .video-icon { position: relative; display: block; float: left; width: 146px; - height: 190px; + height: 170px; margin-right: 8px; } @@ -45,9 +51,15 @@ .video-icon .video-title { + margin-top: 2px; font-size: 12px; + line-height: 100%; } .video-icon .video-views +{ + font-size: 12px; +} +.video-icon .video-username { font-size: 12px; } \ No newline at end of file