From 913483172ca58cf06a03f1b2b51fd695dfe51f8d Mon Sep 17 00:00:00 2001 From: Estelle Weyl Date: Thu, 6 Jun 2013 01:47:54 -0700 Subject: [PATCH] finishing touches --- mobilecss.css | 2 +- play/mediaqueries.html | 2 +- responsive.html | 19 ++++++++++++++++++- 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/mobilecss.css b/mobilecss.css index 39e2562..f070014 100755 --- a/mobilecss.css +++ b/mobilecss.css @@ -232,7 +232,7 @@ body > footer{ padding-top: 10px; border: 3px solid #A8ABAE; } -@media screen and (max-width: 600px){ +@media screen and (max-width: 480px){ body .slide.current { position: static; width: 90%; diff --git a/play/mediaqueries.html b/play/mediaqueries.html index dd5e25e..36c3559 100644 --- a/play/mediaqueries.html +++ b/play/mediaqueries.html @@ -13,7 +13,7 @@ -