Predefinição:Main page/featured/styles.css
Ir para navegação
Ir para pesquisar
#home-featured {
overflow: hidden;
}
#home-featured .home-card__background a {
display: block;
height: 100%;
}
#home-featured .home-card__background:after {
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: block;
height: 25%;
background: linear-gradient( to top, #000000, transparent );
border-radius: 0 0 8px 8px;
content: '';
}
#home-featured .home-card__foreground {
right: 15px;
bottom: 15px;
left: 15px;
}
.mw-headline a:visited {
color: white;
text-decoration: none;
}
.mw-parser-output .home-card__header a:after {
display: none;
}
element.style {
width: 180px;
height: 175px;
}
#home-featured a img.image-bg {
filter: blur(2px);
}