blob: 3a96347b1446eff2b7408a4199dfea177d037301 [file] [log] [blame]
tiernoc94c3df2018-02-09 15:38:54 +01001
2#osm_header{
3 display: block;
4 position: relative;
5 top: 0px;
6 left: 160px;
7 margin-bottom: -60px;
8 width: 140px;
9 padding-left: 17px;
10 }
11#osm_topmenu {
12 background: none;
13 position: relative;
14 top: 0px;
15 left: 10px;
16 margin-right: 10px;
17}
18#osm_error_message {
19 padding: 5px;
20 margin: 2em;
21 width: 200em;
22 color: red;
23 font-weight: bold;
24}
25