PortableInfobox/styles/PortableInfoboxMonobook.scss
2015-05-18 16:16:36 +02:00

14 lines
204 B
SCSS

// fix issues with default infobox styles on monobook
.portable-infobox {
background-color: #f9f9f9;
figure {
margin: 0;
}
.portable-infobox-header-background {
background-color: #e5e5e5;
}
}