summaryrefslogtreecommitdiff
path: root/media/sass/mobile.sass
diff options
context:
space:
mode:
Diffstat (limited to 'media/sass/mobile.sass')
-rw-r--r--media/sass/mobile.sass68
1 files changed, 0 insertions, 68 deletions
diff --git a/media/sass/mobile.sass b/media/sass/mobile.sass
deleted file mode 100644
index d6c47c6..0000000
--- a/media/sass/mobile.sass
+++ /dev/null
@@ -1,68 +0,0 @@
-@import _reset.sass
-@import _mixins.sass
-
-body
- width: 240px
-a
- color= !luxagraf_orange
- text-decoration: none
-
-.clearfix
- clear: both
-header
- hgroup
- margin: 0
- h1,h2
- +sm-sans
- display: inline
-
- a
- color= !luxagraf_brown
- h2
- font-size: 90%
- nav
- margin-top: 10px
- li
- display: block
- float: left
- +sm-sans
- font-size: 10px
- text-transform: uppercase
- margin: 0 3px
- 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%
- p
- float: left
- margin: 0
-
- nav
- display: block
- clear: both
- font-size: 10px
- text-transform: uppercase
- li
- float: left
- margin: 0 3px
- li#rss
- margin-left: 0
- section#view-options
- clear: both
- margin-top: 10px
- ul
- float: left
- li
- color: #999 \ No newline at end of file