# HG changeset patch # User casties # Date 1370597525 -7200 # Node ID 07beb979e7e40169afea7dba8996e483fd92db66 # Parent 9e4001404792549a2b67e3ba3a8929f599f4df48# Parent 6e0bea9510c9c28db9c8cc44e8bb9b51bff7168b Merge with 6e0bea9510c9c28db9c8cc44e8bb9b51bff7168b diff -r 6e0bea9510c9 -r 07beb979e7e4 css/mpiwg.css --- a/css/mpiwg.css Fri Jun 07 10:48:41 2013 +0200 +++ b/css/mpiwg.css Fri Jun 07 11:32:05 2013 +0200 @@ -1328,7 +1328,14 @@ padding: 20px 10px 20px 0; } -div.sideblock h2 { +/* like sidebar inside main */ +div.sidebox { + width: 220px; + padding: 0 0 20px 0; +} + +div.sideblock h2, +div.sidebox h2 { position: relative; font-size: 12px; margin-top: 20px; @@ -1337,7 +1344,8 @@ margin-bottom: 0; } -div.sideblock:first-child h2 { +div.sideblock:first-child h2, +div.sidebox:first-child h2 { margin-top: 0; } @@ -1348,11 +1356,6 @@ border-bottom: 1px solid #dccbae; } -/* like sidebar without line */ -div.sidebox { - width: 220px; - padding: 0 0 20px 0; -} /* * project sidebars