diff css/mpiwg.css @ 65:63184d71c014

lots of cleaning up.
author casties
date Fri, 03 May 2013 18:23:01 +0200
parents 6891732a148f
children 68b3d71eed27
line wrap: on
line diff
--- a/css/mpiwg.css	Fri May 03 12:00:34 2013 +0200
+++ b/css/mpiwg.css	Fri May 03 18:23:01 2013 +0200
@@ -692,12 +692,14 @@
     width: 140px;
 }
 
-div.mini.source div.thumb img {
-    /* width: 120px; */
-} 
+div.row.triple div.mini div.thumb img {
+    width: 140px;
+    height: 87px;
+}
 
 div.mini div.type {
     color: #9f917a;
+    margin-top: 0.5em;
 }
 
 div.mini div.title {
@@ -709,18 +711,18 @@
     margin-top: 0.5em;
 }
 
-div.box div.website div.description {
+div.mini div.link {
+    margin-top: 0.5em;
+}
+
+div.mini.website div.description {
     /* initially hidden */
     display: none;
 }
 
-div.box div.website.item {
-    min-height: 180px;
-    position: relative;
-    margin: 10px 0 0 0;
-}
-
-div.box div.website.item div.fold {
+div.box.foldable div.fold {
+    /* initially hidden */
+    display: none;
     position: absolute;
     bottom: 0;
     right: 0;