language support added; Romanian language added; preparing to create jQuery UI video...
[living-lab-site.git] / css / catalog.css
index eba58b2..214d8c2 100644 (file)
@@ -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;
 }
 
 
 .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