Difference between revisions of "MediaWiki:Common.css"

From ERCIM Working Group OpenData
Jump to navigation Jump to search
m
m
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
#catlinks
 
#catlinks
 
{
 
{
display:none !important;}
+
display:none !important;
 
}
 
}
 
 
.new {color: #009933 !important;}
 

Latest revision as of 06:57, 24 September 2014

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

#catlinks
{
display:none !important;
}