summaryrefslogtreecommitdiff
path: root/design/sass/_768.sass
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2014-06-09 09:03:01 -0400
committerluxagraf <sng@luxagraf.net>2014-06-09 09:03:01 -0400
commit0fe4e6faf9d5454d810e6fa97450107b0dcfd5cd (patch)
tree25deb85a3ca3c441f978a6c8c7701fc74d6cd9df /design/sass/_768.sass
parente69f7da0dc610528b19fa868f273ca4089b0f7fb (diff)
Styled notes section
Diffstat (limited to 'design/sass/_768.sass')
-rw-r--r--design/sass/_768.sass32
1 files changed, 28 insertions, 4 deletions
diff --git a/design/sass/_768.sass b/design/sass/_768.sass
index 2b89230..f9ff3f1 100644
--- a/design/sass/_768.sass
+++ b/design/sass/_768.sass
@@ -14,7 +14,7 @@
width: 160px
margin-top: -12px
h2
- background: url('../img/text.png') 0 0 no-repeat
+ background: url('/media/img/text.png') 0 0 no-repeat
margin-top: 5px
float: left
nav[role="navigation"]
@@ -202,6 +202,30 @@
font-size: 1.6em
line-height: 1.2em
font-weight: normal
+
+
+ .notes
+ main h1
+ float: none
+ margin-bottom: 1em
+ width: 100%
+ main
+ max-width: 600px
+ margin: 0 auto
+ article footer
+ margin-top: 1em
+ article p
+ float: none
+ .twitter
+ float: right
+ padding-top: 1em
+ .permalink
+ main
+ margin-top: 5em
+ #license
+ text-align: center
+ float: none
+
//map
#map-canvas
height: 400px
@@ -226,7 +250,7 @@
.dark
header[role="banner"]
h2
- background: url('../img/text.png') 0 -61px no-repeat
+ background: url('/media/img/text.png') 0 -61px no-repeat
.park
position: relative
@@ -304,7 +328,7 @@
header[role="banner"]
border-bottom: 1px #ccc solid
h2
- background: url('../img/text.png') 0 -121px no-repeat
+ background: url('/media/img/text.png') 0 -121px no-repeat
h6
display: block
text-align: center
@@ -396,7 +420,7 @@
z-index: 2000
margin: 0
padding: 0
- background: url("../img/mapbg.png") no-repeat top left
+ background: url("/media/img/mapbg.png") no-repeat top left
.map-wrapper
width: 400px