MediaWiki:Common.css: Difference between revisions

From ERCIM Working Group OpenData
mNo edit summary
mNo edit summary
Line 3: Line 3:


* {font-family: courier new}
* {font-family: courier new}
font-family: courier new

#catlinks
{
display:none;
}

Revision as of 06:15, 24 September 2014

/* CSS placed here will be applied to all skins */


* {font-family: courier new}
font-family: courier new

#catlinks
{
display:none;
}