From d9282f27d1f165acd8a70713003adbf701adc43c Mon Sep 17 00:00:00 2001 From: "luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f" Date: Sat, 19 Jun 2010 20:04:17 +0000 Subject: added mobile stylesheet --- media/sass/mobile.sass | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'media/sass') diff --git a/media/sass/mobile.sass b/media/sass/mobile.sass index b46141f..d6c47c6 100644 --- a/media/sass/mobile.sass +++ b/media/sass/mobile.sass @@ -2,7 +2,7 @@ @import _mixins.sass body - width: 100% + width: 240px a color= !luxagraf_orange text-decoration: none @@ -32,6 +32,16 @@ header li#stories margin-left: 0 +#featured-article + clear: both + padding-top: 8px + +sm-sans + h3 + display: block + p + font-size: 12px + line-height: 16px + footer +sm-sans font-size: 80% -- cgit v1.2.3