GARO Wiki
Advertisement

Note: After publishing, 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: Press Ctrl-F5.
/*** Styles for the Fandom Desktop skin ***/
/* Drop-shadow to make community name and top-level nav readable against full-size background image */
.main-container .fandom-community-header__community-name-wrapper,
.main-container .fandom-community-header__local-navigation .wds-tabs__tab-label,
.main-container .fandom-community-header__top-container .page-counter,
.main-container .fandom-community-header__top-container .wds-button,
.main-container .fandom-community-header__top-container .wds-button .wds-icon {
	filter: drop-shadow(0px 0px 1px #000000)
			drop-shadow(0px 0px 1px #000000);
}
Advertisement