search MVC reorganized
[living-lab-site.git] / css / catalog.css
index b5d7896..da17393 100644 (file)
@@ -1,12 +1,18 @@
 .videos-summary
 {
        position: relative;
+       margin-bottom: 1em;
+}
+
+.search-results
+{
+       position: relative;
+       margin-bottom: 1em;
 }
 
 .category-title
 {
-       border-bottom: 1px solid rgb(108,162,222);
-       /*border-bottom: 1px solid rgb(171,209,255);*/
+       /* border-bottom: 1px solid rgb(108,162,222); */
 }
 
 .video-icon
@@ -24,7 +30,7 @@
        position: relative;
        width: 132px;
        height: 99px;
-       /*background: url('/devel/img/thumb_container.png') no-repeat left top;*/
+       /*background: url('/img/thumb_container.png') no-repeat left top;*/
 }
 .video-icon .video-thumb img
 {