Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Main page/featured/styles.css

Template page
This is the approved revision of this page, as well as being the most recent.
#home-featured {
        overflow: hidden;
}

#home-featured .home-card__background a {
        display: block;
        height: 100%;
}

#home-featured .home-card__background:after {
        top: unset;
        height: 60%;
        background: linear-gradient( to top, #000, transparent );
}

#home-featured .home-card__foreground {
        top: unset;
}