summaryrefslogtreecommitdiff
path: root/media/sass/base.sass
diff options
context:
space:
mode:
Diffstat (limited to 'media/sass/base.sass')
-rw-r--r--media/sass/base.sass39
1 files changed, 32 insertions, 7 deletions
diff --git a/media/sass/base.sass b/media/sass/base.sass
index 6d04a54..5b554f5 100644
--- a/media/sass/base.sass
+++ b/media/sass/base.sass
@@ -87,7 +87,11 @@ article h1
p
font-size: .875em
text-align: left
-
+#pagination
+ border-top: 1px $brown dotted
+ border-bottom: 1px $brown dotted
+ text-align: center
+ padding: .25em 0
.col
font-size: .875em
/* ######### layout small ################*/
@@ -137,7 +141,8 @@ article img
article object, article embed
width: 100%
#breadcrumbs
- margin: 0 0 2em 1em
+ margin: 0 0 2em .75em
+ font-size: .875em
/* misc classes */
.hide
@@ -176,6 +181,8 @@ article object, article embed
height: 362px
width: 100%
margin: 0
+ img
+ width: 85%
.legend
padding: 10px
color: #888888
@@ -183,6 +190,7 @@ article object, article embed
+transparent_class
line-height: 18px
text-align: left
+ margin-bottom: 20px
h3
color: white
padding: 0
@@ -210,6 +218,7 @@ footer[role="contentinfo"]
/* ######### layout large ################*/
@media only screen and (min-width: 800px)
+ //main content container
body
max-width: 61.75em
margin: 0 auto
@@ -236,19 +245,26 @@ footer[role="contentinfo"]
letter-spacing: 1px
li
font-size: 12px
- article img
- width: auto !important
+ //global
+ #pagination
+ font-family: Helvetica, Verdana, sans-serif !important
+ font-size: 1.125em
+ //homepage specific
#archive
clear: both
#featured
img
float: right
margin: 0
+ article img
+ width: auto !important
+
.img
float: right
img
margin: 0
-
+
+ //writing archives
.archive
padding-top: 2em
article
@@ -275,17 +291,24 @@ footer[role="contentinfo"]
time
display: inline
float: right
+
#photo-galleries:after, #projects-page .top:after
content: "."
display: block
height: 0
clear: both
visibility: hidden
+
+ //breadcrumbs
#page-nav
border: none
text-align: left
margin-top: 2em
+ #breadcrumbs
+ margin-left: 0
+
+ //photo pages
#photo-galleries .legend
width: 90%
padding: 1em 1em .5em 1em
@@ -294,7 +317,8 @@ footer[role="contentinfo"]
#photo-galleries li
float: left
width: auto !important
-
+
+ //map page
#map-canvas
width: 47.5em
height: 31.25em
@@ -309,7 +333,8 @@ footer[role="contentinfo"]
display: block
font-size: .875em
margin: 3px 0
-
+
+ //projects page
#projects-page .col
float: left
font-size: .875em