blob: cdb76b5e0dddbb9fc33ec105c3313db2050d691f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
//Map Page
.map-legend
width= !col3
margin-top= 24px
float= left
h4
+small-serif
font-size: 1.4em
margin= 8px 0
li
font-size: 90%
margin= 0
line-height= 20px
.clearfix
clear= both
#map-canvas
float= left
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: #888
text-align: center
text-transform: uppercase
display: block
text-align: left
margin: 6px 0 0
font-size: 1.2em
|