⧼vector-jumptocontent⧽

MediaWiki:Monobook.css: Difference between revisions

From EPrints Documentation
No edit summary
No edit summary
Line 3: Line 3:
pre { clear: right }
pre { clear: right }


img { display: none }
.ambox_message { border: 2px dashed #44c; background-color: #ccf; }
.ambox_warning { border: 2px dashed #c70; background-color: #fec; }
.ambox_error { border: 2px dashed #c00; background-color: #fe0; }

Revision as of 15:25, 12 August 2009

/* edit this file to customize the monobook skin for the entire site */

pre { clear: right }

.ambox_message { border: 2px dashed #44c; background-color: #ccf; }
.ambox_warning { border: 2px dashed #c70; background-color: #fec; }
.ambox_error { border: 2px dashed #c00; background-color: #fe0; }