Module:Shortcut/styles.css: Difference between revisions

From Test Wiki
Content deleted Content added
delete margin inside mbox, it already has a padding
move this to module, remove the > for the ul which is overly defensive in this template
Line 21: Line 21:
}
}


.module-shortcutboxplain > ul {
.module-shortcutboxplain ul {
font-weight: bold;
font-weight: bold;
}
}