--- /Users/thamas/Projects/d8/2398451-28.patch Sun Feb 1 08:29:28 2015 +++ /Users/thamas/Projects/d8/2398451-30.patch Sun Feb 1 09:34:41 2015 @@ -18,7 +18,7 @@ --- a/core/themes/bartik/css/colors.css +++ b/core/themes/bartik/css/colors.css @@ -2,6 +2,7 @@ - + body { color: #3b3b3b; + background: #292929; @@ -159,7 +159,7 @@ +++ b/core/themes/bartik/css/components/sidebar.css @@ -1,7 +1,43 @@ /* ------------------ Sidebar ----------------- */ - + +@media all and (min-width: 560px) { + .sidebar { + float: left; /* LTR */ @@ -277,7 +277,7 @@ +/** + * Section + */ -+.layout-section { ++.layout-container { max-width: 860px; margin-left: auto; margin-right: auto; @@ -404,7 +404,7 @@ - #triptych, - #footer-columns, - #footer { -+ .layout-section { ++ .layout-container { max-width: 1290px; } - #content, @@ -490,7 +490,7 @@ - } } -/* ------------------- Main ------------------- */ - + -#main { +/** + * Main @@ -512,7 +512,7 @@ -