MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Undo revision 60975 by Hb1290 (talk)
imported>Hb1290 No edit summary |
imported>Hb1290 |
||
| Line 191: | Line 191: | ||
border: 3px solid #36c; /* Default "notice" blue */ | border: 3px solid #36c; /* Default "notice" blue */ | ||
background: #fbfbfb; | background: #fbfbfb; | ||
} | } | ||
.imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */ | .imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */ | ||
| Line 236: | Line 235: | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
background: #DFE8FF; /* Default "notice" blue */ | background: #DFE8FF; /* Default "notice" blue */ | ||
} | } | ||
| Line 270: | Line 268: | ||
border: 1px solid #a2a9b1; /* Default "notice" gray */ | border: 1px solid #a2a9b1; /* Default "notice" gray */ | ||
background: #f8f9fa; | background: #f8f9fa; | ||
} | } | ||
| Line 302: | Line 299: | ||
border: 1px solid #c0c090; /* Default "notice" gray-brown */ | border: 1px solid #c0c090; /* Default "notice" gray-brown */ | ||
background: #f8eaba; | background: #f8eaba; | ||
} | } | ||
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" */ | .mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" */ | ||
| Line 341: | Line 337: | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
background: #f8f9fa; /* Default "system" gray */ | background: #f8f9fa; /* Default "system" gray */ | ||
} | } | ||
table.fmbox-system { | table.fmbox-system { | ||