Template:Infobox strat/styles.css
Jump to navigation
Jump to search
/* CSS file for Infobox strat */
.infobox-title{
background-color : orange;
}
@media (max-width: 720px) {
.infobox{
width: 100%;
}
}