changeset 7:9813d9960e98

more style.
author casties
date Wed, 13 Feb 2013 17:09:16 +0100
parents 9e4dba0a81e2
children 0a7691055ea3
files css/mpiwg.css
diffstat 1 files changed, 13 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/css/mpiwg.css	Wed Feb 13 16:34:22 2013 +0100
+++ b/css/mpiwg.css	Wed Feb 13 17:09:16 2013 +0100
@@ -99,6 +99,9 @@
     text-decoration: none;
 }
 
+p {
+	margin: 0;
+}
 
 /* 
  * header and wrapper 
@@ -272,7 +275,6 @@
 	vertical-align: top;
 	/* reset font-size */
 	font-size: 12px;
-	line-height: 1.5;
 }
 div.row div.block:first-child {
 	/* first block has no left margin */
@@ -285,15 +287,16 @@
 }
 
 div.row div.block h2 {
-    padding-bottom: 3px;
     margin-top: 35px;
+	padding-bottom: 3px;
     border-bottom: 3px solid #dccbae;
 }
 
 div.row div.block div.item {
 	padding-top: 5px;
-	padding-bottom: 3px;
+	padding-bottom: 5px;
 	border-bottom: 1px solid #dccbae;
+	line-height: 1.5;
 }
 
 
@@ -368,13 +371,19 @@
 	font-size: 14px;
     color: #887163;
     margin-bottom: 0;
+    margin-top: 15px;
+    border-bottom: 0;
 }
 /* feature date */
 div.row.feature div.block.teaser_text h3 {
     margin-top: 20px;
     margin-bottom: 20px;
+    font-size: 12px;
 }
-
+div.row.feature div.block.teaser_text p {
+	line-height: 1.5;
+	margin: 0;
+}
 
 /*
  * footer