From 9547db6710bceeaa1a75bd5791b42386a2338bfc Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 27 Nov 2011 20:39:16 -0800 Subject: [PATCH] last tweaks to mobile styles for the day --- assets/mobile.css | 12 ++++++++---- samhuri.net.tmproj | 46 ++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 46 insertions(+), 12 deletions(-) diff --git a/assets/mobile.css b/assets/mobile.css index 8e39a46..ca81af0 100644 --- a/assets/mobile.css +++ b/assets/mobile.css @@ -23,11 +23,13 @@ { /* common */ - h1 { font-size: 1.8em - ; margin-top: 0 + h1 { font-size: 2em + ; margin-top: 1em } h2 { font-size: 1.3em } + #blog h1 { margin-top: 0 } + #breadcrumbs { font-size: 0.8em } #show-posts { margin-top: 1em @@ -36,7 +38,9 @@ #forkme { display: none } - ul.nav li { font-size: 1.4em } + ul.nav li { font-size: 1.4em + ; line-height: 1.6em + } td { font-size: 1em ; line-height: 1.1em @@ -115,7 +119,7 @@ ; font-size: 1em } - #stats { font-size: 0.6em } + #stats { font-size: 1em } footer { margin: 0 ; padding: 0.5em 0 diff --git a/samhuri.net.tmproj b/samhuri.net.tmproj index 60d2489..1c44dae 100644 --- a/samhuri.net.tmproj +++ b/samhuri.net.tmproj @@ -3,7 +3,7 @@ currentDocument - Makefile + assets/mobile.css documents @@ -30,7 +30,7 @@ column 0 line - 48 + 25 firstVisibleColumn 0 @@ -58,12 +58,12 @@ column 0 line - 79 + 30 firstVisibleColumn 0 firstVisibleLine - 54 + 16 assets/request.js @@ -79,6 +79,20 @@ firstVisibleLine 0 + blog.rb + + caret + + column + 0 + line + 73 + + firstVisibleColumn + 0 + firstVisibleLine + 33 + combine.sh caret @@ -93,26 +107,42 @@ firstVisibleLine 0 - templates/blog/index.html + templates/blog/post.html caret column 0 line - 86 + 23 firstVisibleColumn 0 firstVisibleLine - 46 + 0 + + templates/proj/index.html + + caret + + column + 0 + line + 26 + + firstVisibleColumn + 0 + firstVisibleLine + 0 openDocuments assets/mobile.css + templates/proj/index.html assets/request.js - templates/blog/index.html + templates/blog/post.html + blog.rb assets/blog.css combine.sh Makefile