Template:Ombox/styles.css

From the Audiovisual Identity Database, the motion graphics museum

Revision as of 07:08, 17 June 2020 by Hb1290 (talk | contribs) (Created page with "→‎Other pages message box styles: ombox { margin: 4px 10%; border-collapse: collapse; border: 1px solid #a2a9b1; →‎Default "notice" gray: background-color: #f8f9f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

/* Other pages message box styles */
ombox {
	margin: 4px 10%;
	border-collapse: collapse;
	border: 1px solid #a2a9b1;    /* Default "notice" gray */
	background-color: #f8f9fa;
	box-sizing: border-box;
}

ombox-notice {
	border: 1px solid #a2a9b1;    /* Gray */
}
ombox-speedy {
	border: 2px solid #b32424;    /* Red */
	background-color: #fee7e6;    /* Pink */
}
ombox-delete {
	border: 2px solid #b32424;    /* Red */
}
ombox-content {
	border: 1px solid #f28500;    /* Orange */
}
ombox-style {
	border: 1px solid #fc3;       /* Yellow */
}
ombox-move {
	border: 1px solid #9932cc;    /* Purple */
}
ombox-protection {
	border: 2px solid #a2a9b1;    /* Gray-gold */
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.