summaryrefslogtreecommitdiff
path: root/media/sass
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2011-05-18 18:26:35 -0400
committerluxagraf <sng@luxagraf.net>2011-05-18 18:26:35 -0400
commit1506bab5161cfe93b2e324ee692d87d3721c4eaf (patch)
treeece28605445ed3cfe779f80544d06eff5ffa6582 /media/sass
parent0336cc37c9fa603e88236f3119ae8e2678bc926b (diff)
fixed some small css bugs, aligned next prev links in the middle, etc
Diffstat (limited to 'media/sass')
-rw-r--r--media/sass/_480.sass16
-rw-r--r--media/sass/_768.sass14
-rw-r--r--media/sass/_992.sass10
3 files changed, 24 insertions, 16 deletions
diff --git a/media/sass/_480.sass b/media/sass/_480.sass
index a4c53cf..bcc6890 100644
--- a/media/sass/_480.sass
+++ b/media/sass/_480.sass
@@ -139,25 +139,31 @@ article[role="main"]
&:hover
text-decoration: underline
.footnote
- font-size: .75em
border-top: 1px $brown dotted
margin: 1.5em 0 0 0
padding: 1em 0 0 0
+ p
+ font-size: .875em !important
+ line-height: 20px !important
+
#page-navigation
- margin: 2em 0
+ margin: 2em auto
+ text-align: center
+ display: table
ul
margin: 0 auto
width: 100%
text-align: center
padding: 0
li
- margin: 10px 0
+ margin: 6px auto
clear: both
line-height: 24px
+ text-align: center
span
+ min-width: 70px
display: block
- width: 100px
text-align: right
margin-right: 10px
margin-top: 2px
@@ -167,7 +173,7 @@ article[role="main"]
float: left
text-align: left
font-style: italic
- width: 60%
+
//**************** Map Structure ************************
diff --git a/media/sass/_768.sass b/media/sass/_768.sass
index 4499851..f1f0d68 100644
--- a/media/sass/_768.sass
+++ b/media/sass/_768.sass
@@ -128,8 +128,8 @@
clear: both
visibility: hidden
- #page-navigation
- margin-left: 10%
+ //#page-navigation
+ // margin-left: 10%
// specifics for two column posts
.double article[role="main"]
header
@@ -154,13 +154,13 @@
.narrow
width: 35.625em
margin: 0 auto
- #page-navigation
- margin-left: 10%
+ //#page-navigation
+ // margin-left: 10%
.post-body-single .legend
width: 98%
.post-body-single
- p:nth-of-type(1)
+ p:first-of-type
font-size: 1.25em
line-height: 28px
#about .post-body-single
@@ -186,8 +186,8 @@
font-size: 1.3em
float: left
line-height: 1.6em
- #page-navigation
- margin-left: 15%
+ //#page-navigation
+ // margin-left: 15%
.numeral
display: block
font: bold 1.2em Helvetica, Verdana, sans-serif
diff --git a/media/sass/_992.sass b/media/sass/_992.sass
index 8591fcd..092504d 100644
--- a/media/sass/_992.sass
+++ b/media/sass/_992.sass
@@ -37,14 +37,15 @@
//individual posts
.single
article
- margin-left: 19%
+ margin-left: 20%
.picwide
clear: both
margin: 30px 0 30px -200px
.pullquote
margin-left: -6em
#page-navigation
- margin-left: 10%
+ margin-left: auto
+ margin-right: auto
.home
.sh
@@ -91,10 +92,11 @@
width: 35.625em
margin-bottom: 1em
clear: both
+ margin-left: 1em
.hyphenate
margin-top: 0
- #page-navigation
- margin-left: 12em
+ //#page-navigation
+ // margin-left: 12em
//maps
#map-canvas
width: 48.5em