Difference between revisions of "MediaWiki:Common.css"

From OpenMBD
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
#ca-nstab-main { display:none!important; }
 
 
#ca-talk { display:none!important; }
 
#ca-talk { display:none!important; }
  

Revision as of 16:12, 13 April 2017

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

#ca-talk { display:none!important; }

.fancytree ul {
    font-size: 12px;
}

ul.fancytree-container {
    border-width: 1px;
    border-style: solid;
    border-color: #A7D7F9
}