From: Sebastian Bachmann Date: Sat, 4 May 2013 10:04:41 +0000 (+0200) Subject: adding layout for one column pages, but that will unfortuanly remove the two column... X-Git-Url: https://git.deb.at/?p=debienna.git;a=commitdiff_plain;h=e0f08692cd149082d20964be745416467e247e2f adding layout for one column pages, but that will unfortuanly remove the two column layout --- diff --git a/local.css b/local.css index 413d2a4..b43f453 100644 --- a/local.css +++ b/local.css @@ -23,7 +23,7 @@ body{ width: 45%; } -.columns{ +.columns, #content{ border-radius: 10px; background-color: white; padding: 10px;