Abrir menú principal

Cambios

1579 bytes añadidos ,  16:45 16 feb 2021
sin resumen de edición
border-radius: 4px;
}
.mainpage-shadowbox .h2, .mainpage-shadowbox .h3 {
color: white;
border:none;
z-index: 2;
min-width: 20em;
}
 
.mf-mobile-only {
display: none;
}
 
.banner-image {
position: relative;
overflow: hidden;
max-width: 1125px;
height: auto;
margin-bottom: .6em;
}
.banner-image img {
max-width: 100%;
height: auto;
width: auto\9;
}
.banner-box {
position: absolute;
z-index: 2;
margin-top: 0.3em;
/* color: black; */
width: 50%;
min-width: 20em;
/* text-shadow: grey 0.1em 0.1em 0.3em, grey -0.05em -0.05em 0.5em; */
}
.banner-box-wide {
width: 80%
}
.banner-box-left {
left: 5%;
text-align: left;
}
.banner-box-right {
right: 5%;
text-align: right;
}
.banner-box-welcome {
left: 1em;
text-align: center;
width: 40%;
white-space: nowrap;
}
.banner-box a {
/* color: black !important; */
font-weight: bold;
}
.banner-box .name {
font-size: 2em;
white-space: nowrap;
line-height: 1.2em;
}
.banner-box .type {
font-size: 1.2em;
line-height: 1.5em;
}
.banner-box .stats {
font-size: 1em;
margin-top: 1.5em;
}
.banner-box .quote {
font-size: 100%;
line-height: 1.2em;
}
.banner-box .welcome a {
font-size: 1.5em;
}
.banner-box .welcome {
font-size: 2.1em;
}
.banner-box .nav-tip {
font-size: 1.5em;
margin-top: 1.5em;
margin-bottom: 1.5em;
}
.banner-box .welcome-map-nav {
font-size: 1.25em;
}
.banner-box ul {
font-size: 1.25em;
}
.banner-box ul li {
display: inline;
}
.banner-box ul li:before {
content: " • ";
}
.banner-box ul li:nth-of-type(1):before {
content: " ";
}