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