Difference between revisions of "Template:Mbox/styles.css"

From Captain of Industry Wiki
Jump to: navigation, search
(Creation)
 
(Blanking after migration to MediaWiki:Common.css to affect all skins)
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* Enable Template:Ambox and its associated parameters on desktop */


table.ambox { margin: 0 10%; border: 1px solid #a2a9b1; border-left: 10px solid #36c; background-color: #888888; box-sizing: border-box; }
table.ambox-speedy { border-left: 10px solid #b32424; background-color: #ff8282; }
table.ambox-delete { border-left: 10px solid #b32424; }
table.ambox-content { border-left: 10px solid #f28500; }
table.ambox-style { border-left: 10px solid #fc3; }
table.ambox-notice { border-left: 10px solid #36c; }
table.ambox-move { border-left: 10px solid #9932cc; }
table.ambox-protection { border-left: 10px solid #a2a9b1; }
table.ambox + table.ambox { margin-top: -1px; }
/* Enable Template:Cmbox and its associated parameters on desktop */
table.cmbox { margin: 3px 10%; border-collapse: collapse; border: 1px solid #a2a9b1; background-color: #dfe8ff; box-sizing: border-box; color: #222222; }
table.cmbox-speedy { margin-top: 4px; margin-bottom: 4px; border: 4px solid #b32424; background-color: #ffdbdb; }
table.cmbox-delete { background-color: #ffdbdb; }
table.cmbox-content { background-color: #ffe7ce; }
table.cmbox-style { background-color: #fff9db; }
table.cmbox-notice { background-color: #d8e8ff; }
table.cmbox-move { background-color: #e4d8ff; }
table.cmbox-protection { background-color: #efefe1; }

Latest revision as of 22:49, 19 January 2022