PortableInfobox/styles/PortableInfoboxMonobook.scss
2015-07-02 10:22:37 +02:00

14 lines
207 B
SCSS

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