aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/main-scambs.css
blob: 52f01ffcf36c669f4b51308c78e5c219d4f0c747 (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
ul#error {
    padding-top: 4px;
    padding-bottom: 4px;
}

blockquote {
    border-left: solid 4px #013B63;
}

.a {
    color: #000000;
    background-color: #427499;
}

#postcodeForm, #front_stats div {
    background-color: #427499;
    color: #ffffff;
}

#front_stats div {
    padding: 0.5em 0;
    width: 7em;
}

/* Smaller map */
#map_box {
    width: 380px;
}
#map, #drag {
    width: 378px;
    height: 378px;
}
#watermark {
    display: none;
    background: url("/i/mojwatermark-378.png");
    height: 84px;
    width: 171px;
    position: absolute;
    bottom: 0;
    right: 0;
}

#fixed, #unknown {
    margin-right: 400px;
}