MediaWiki:Monobook.css: Difference between revisions

From P2P Foundation
Jump to navigation Jump to search
mNo edit summary
(trying something from ning -- with Caroline standing next to me)
Line 7: Line 7:
background-color: #fefcfe;
background-color: #fefcfe;
background-image: none;
background-image: none;
font-family:arial,helvetica,clean,sans-serif;
}
}


.portlet h5 {
font-family: "Trebuchet MS",sans-serif
}
/* </pre> */
/* </pre> */

Revision as of 11:46, 19 April 2008

/* CSS placed here will affect users of the Monobook skin 

<pre> */


body { 
background-color: #fefcfe;
background-image: none;
font-family:arial,helvetica,clean,sans-serif;
}

.portlet h5 {
font-family: "Trebuchet MS",sans-serif
}
/* </pre> */