Common.css

From CAMEO
Revision as of 12:41, 31 January 2022 by Rcouseillant (talk | contribs)
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
body.page-Category_Materials_database #mw-subcategories {display: none}
body.page-Category_Materials_database #mw-pages {display: none}
#footer-poweredbyico { display: none; }
.page-About_CAMEO #contentSub { display: none }

#cameonav {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 20px 20px;
}
#cameonav A {
	color: Black;
}

#cameonav A:HOVER {
	color: #4f81bd;
}

#cameonav .current {
	color: #4f81bd;
}

#cameonav .parent {
	margin-bottom: 10px;
}