Difference between revisions of "MediaWiki:Common.css"

From Beyond Social
Line 2: Line 2:
  
 
body {  
 
body {  
    font-size: larger;
 
 
     color: #3300fdff;  
 
     color: #3300fdff;  
 
}
 
}

Revision as of 16:45, 6 December 2016

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

body { 
    color: #3300fdff; 
}

.mw-body{
    color:#3300fdff;
}