Difference between revisions of "MediaWiki:Common.css"

From Global Warming Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
}
 
}
  
.toc a {
+
#bodyContent .toc a {
 
   font-weight:normal;
 
   font-weight:normal;
 
}
 
}

Revision as of 18:54, 31 May 2020

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

#bodyContent a {
 font-weight:bold;
}

#bodyContent .toc a {
  font-weight:normal;
}