# HG changeset patch # User casties # Date 1360771756 -3600 # Node ID 9813d9960e98bf5511b3e667b22ea61b887a39f2 # Parent 9e4dba0a81e28ab34adb33ac8b71dff5e95891ca more style. diff -r 9e4dba0a81e2 -r 9813d9960e98 css/mpiwg.css --- 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