X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=css%2Fcatalog.css;h=b5d7896c4db40a0db0db18002d67bcab44a63176;hb=19dcbb3149e52c88b7a38f05ef85b80db49fcb72;hp=723f1a5451022ecbcc3c1b2680c81408170ad53a;hpb=9e326b335014eac0c6c6476402654b19c57a396f;p=living-lab-site.git diff --git a/css/catalog.css b/css/catalog.css index 723f1a5..b5d7896 100644 --- a/css/catalog.css +++ b/css/catalog.css @@ -24,12 +24,13 @@ position: relative; width: 132px; height: 99px; - background: url('/devel/img/thumb_container.png') no-repeat left top; + /*background: url('/devel/img/thumb_container.png') no-repeat left top;*/ } .video-icon .video-thumb img { position: absolute; margin: auto; + border: none; left: 6px; top: 4px; } @@ -43,6 +44,10 @@ color: white; background: black; } +.video-duration a:link +{ + color: white; +} .video-icon .video-thumb a { border-style: none;