From e0f08692cd149082d20964be745416467e247e2f Mon Sep 17 00:00:00 2001 From: Sebastian Bachmann Date: Sat, 4 May 2013 12:04:41 +0200 Subject: [PATCH] adding layout for one column pages, but that will unfortuanly remove the two column layout --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2