MediaWiki:Common.css: Difference between revisions

From ERCIM Working Group OpenData
mNo edit summary
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 !important;
display: none !important;

Revision as of 18:36, 23 September 2014

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