/* @TODO DAT-3079 Remove PortableInfoboxMonobook_beforeSimplification.scss * once all articles will be purged after release; @see DAT-3009 purging ticket */ $background-color: #f9f9f9; $background-color-secondary: #e5e5e5; .portable-infobox { background-color: $background-color; figure { margin: 0; } .portable-infobox-secondary-background { background-color: $background-color-secondary; } }