summaryrefslogtreecommitdiff
path: root/design/sass/ie.sass
blob: 8ba7172bd600eaeae22994909414ec07f74ed879 (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
.archive 
    clear: both
    article
        *clear: both
#pagination
    clear: both
.figcaption
    *clear: both
    *display: inline-block
.top
    clear: both
    display: inline-block
#projects-archive
    clear: both
    display: inline-block
.black, .dark
    nav
        a, a:visited
            color: white !important
        a:hover
            color: #b53a04 !important
#map-canvas img
    border: none
.park
    h1, .legend
        *margin-left: -490px !important
    .legend 
        height: 60px !important
    .buttons
        margin-top: 15px !important
        a
            display: block
            float: left
            margin-left: 8px
            padding: 7px !important
    .map-wrapper
        *margin-left: 22px !important
.drop
    font-size: 5em !important
    padding: 24px 10px 20px 0 !important
.double .drop, .drop-small
    padding: 14px 8px 5px 0 
.picfull
    display: block !important
    float: none !important
    clear: both !important
    display: inline-block !important
.dark body:focus, .black body:focus
    outline: none\9