Jump to content

MediaWiki:Common.css: Difference between revisions

From ERCIM Working Group OpenData
Content deleted Content added
Irini (talk | contribs)
mNo edit summary
Irini (talk | contribs)
mNo edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#catlinks
#catlinks
{
{
display: none;
display: none;
}
}

Revision as of 15:31, 23 September 2014

/* CSS placed here will be applied to all skins */
#catlinks
{
display: none;
}