diff options
author | luxagraf <sng@luxagraf.net> | 2011-05-09 16:22:25 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2011-05-09 16:22:25 -0400 |
commit | 5bb96d4c2c8b42474953ca29d2422b3be60da25b (patch) | |
tree | 959adb3e57c0baf54f56253e5347f45960439b97 /media/sass/old/_maps.sass | |
parent | 261b92d06de346cd5a6d18b9bdf38ee7084960ab (diff) |
updated styles and templates for revamped design
Diffstat (limited to 'media/sass/old/_maps.sass')
-rw-r--r-- | media/sass/old/_maps.sass | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/media/sass/old/_maps.sass b/media/sass/old/_maps.sass deleted file mode 100644 index 76ffb54..0000000 --- a/media/sass/old/_maps.sass +++ /dev/null @@ -1,53 +0,0 @@ -//Map Page - -.map-legend - width: $col3 - margin-top: 24px - float: left - h4 - +small-serif - font-size: 14px - margin: 8px 0 - li - font-size: 13px - margin: 0 - line-height: 20px - -.clearfix - clear: both - -#map-canvas - float: right - width: $col13 - height: 500px - border: $luxagraf_brown 10px solid - margin-left: $pad * 2 - margin-top: 24px - -section#location #map-canvas - width: 295px - height: 350px - border: $luxagraf_brown 10px solid - margin: 10px 0 0 5px - -.infowin - line-height: 18px - margin-bottom: 16px - p - font-size: 1.4em - line-height: 1.4em - h4 - +sm-sans - font-size: 2.4em - margin: 6px 0 0 0 - a - color: #b53a04 !important - border-bottom: 1px dotted #b53a04 - .date - color: #888888 - text-align: center - text-transform: uppercase - display: block - text-align: left - margin: 6px 0 0 - font-size: 1.2em |