52
redigeringer
Diversen (diskussion | bidrag) No edit summary |
Diversen (diskussion | bidrag) No edit summary |
||
(4 mellemliggende versioner af den samme bruger vises ikke) | |||
Linje 42: | Linje 42: | ||
.building_template { | .building_template { | ||
float: | float: right !important; | ||
border: 2px groove black !important; | |||
width: 100% !important; | width: 100% !important; | ||
padding: 10px !important; | |||
display: table !important; | |||
margin-left: | margin-left: 10px !important; | ||
margin-bottom: | margin-bottom: 10px !important; | ||
font-size: | font-size: 14px !important; | ||
background-color: | background-color: #f7f7f7 !important; | ||
} | } | ||
#map_leaflet_1 { | #map_leaflet_1 { | ||
width: | width: 100% !important; | ||
height: 180px !important; | height: 180px !important; | ||
background-color: rgb(238, 238, 238) !important; | background-color: rgb(238, 238, 238) !important; | ||
Linje 61: | Linje 61: | ||
position: relative !important; | position: relative !important; | ||
min-width: 100% !important; | min-width: 100% !important; | ||
} | |||
.building_template td { | |||
padding-left: 5px !important; | |||
padding-right: 5px !important; | |||
} | } |