PortableInfobox/styles/PortableInfoboxMonobook.scss
2015-07-29 13:07:58 +02:00

14 lines
193 B
SCSS

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