PortableInfobox/styles/PortableInfoboxMonobook.scss
2015-05-18 15:56:45 +02:00

14 lines
227 B
SCSS

// fix issues with default infobox styles on monobook
.portable-infobox figure {
background-color: #f9f9f9;
figure {
margin: 0px;
}
.portable-infobox-header-background {
background-color: rgba(189,189,189,0.3);
}
}