summaryrefslogtreecommitdiffstats
path: root/style/dnxcf_style.css
blob: a8844326c906d27c9dbeae1fc41a0de3a12ffec9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* let's try and keep this file as small as possible */
#dnxcf_gmap {
    width: 100%;
    height: 400px;
}
#dnxcf_gmap img {
    max-width: none;
}
#dnxcf_gmap #content {

}
#dnxcf_gmap .firstHeading {

}
#dnxcf_gmap #bodyContent p {
    
}