52
redigeringer
Diversen (diskussion | bidrag) (Fix) Tag: Tilbagerullet |
Diversen (diskussion | bidrag) (Test ændring) Tag: Tilbagerullet |
||
Linje 130: | Linje 130: | ||
#content h1.firstHeading { | #content h1.firstHeading { | ||
border-bottom: 5px solid #455372 !important; | border-bottom: 5px solid #455372 !important; | ||
} | |||
/* | |||
#map_leaflet_1 { | |||
max-width: 95% !important; | |||
}*/ | |||
@media (max-width: 1024px) { | |||
.building_template { | |||
float: none; /* Remove the float to center the infobox */ | |||
margin: 0 auto; /* Center the infobox horizontally */ | |||
width: 100%; /* Set the infobox to occupy the full width on small screens */ | |||
background-color: red; | |||
} | |||
} | } |