diff options
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 |