MediaWiki:Monobook.css: Difference between revisions
⧼vector-appearance-label⧽
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
.ambox_error { border: 2px dashed #c00; background-color: #fe0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } | .ambox_error { border: 2px dashed #c00; background-color: #fe0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } | ||
#ca-edit { display: none; font-size: 200% } | li#ca-edit { display: none; font-size: 200% } | ||
Revision as of 11:07, 9 February 2010
/* edit this file to customize the monobook skin for the entire site */
pre { clear: right; overflow: auto; }
.ambox_message { border: 2px dashed #44c; background-color: #ccf; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.ambox_warning { border: 2px dashed #c70; background-color: #fec; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.ambox_error { border: 2px dashed #c00; background-color: #fe0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
li#ca-edit { display: none; font-size: 200% }