Vorlage:FundortBox/styles.css
Zur Navigation springen
Zur Suche springen
.submers-fundortbox {
width: 90%;
max-width: 360px;
margin: .5rem auto 1.1rem;
border: 1px solid #b7c7cf;
border-radius: 999px;
overflow: hidden;
box-shadow: 0 8px 20px #d5e0e5;
}
.submers-fundortbox td {
padding: .38rem .9rem;
text-align: center;
font-weight: bold;
color: #083344;
background-color: #bbf7d0;
}