Open main menu

DAVE Developer's Wiki β

Changes

MediaWiki:Common.css

155 bytes added, 09:03, 2 May 2012
Created page with "CSS placed here will be applied to all skins: pre.termina-output { font-family: monospace, "Courier New" !important; color:red; background:blue; }"
/* CSS placed here will be applied to all skins */

pre.termina-output {
font-family: monospace, "Courier New" !important;
color:red;
background:blue;
}