From 37049db8870428ffc0bc21cedd81b759aecf68c1 Mon Sep 17 00:00:00 2001 From: Ihor Vlasiuk Date: Thu, 16 Jun 2011 17:42:10 +0300 Subject: [PATCH] New version --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 9436290..125399f 100644 --- a/css/style.css +++ b/css/style.css @@ -144,7 +144,7 @@ body { } /* 1 column layout */ -/* + @media screen and (max-width: 760px) { #pagewrap { max-width: 90%; @@ -171,7 +171,7 @@ body { } } -*/ + /* small 1 column */ @media screen and (max-width: 600px) { }