Szablon:Portal/Sport.css

.portal-sport .accent {background-color:rgb(255, 234, 196);}
.portal-sport .accent-semitransparent {background-color:rgba(255, 234, 196, 0.85);}
.portal-sport .accent a {color:#544d40;}
.portal-sport .wikinews {
    background-image:url(https://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Sport_balls.svg/120px-Sport_balls.svg.png);
    background-position:10px 100px;
}
@media only screen and (max-width:981px){
    .portal-sport .wikinews {background-position:10px 60px;}
}
@media only screen and (max-width:800px){
    .portal-sport .wikinews {background-image:none;}
}

/* [[Kategoria:Style szablonów]] */