User:Emma/common.css

From Zelda Dungeon Wiki
< User:Emma
Revision as of 05:58, April 9, 2012 by Emma (talk | contribs)
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.

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 (Command+R on a Mac)
  • Google Chrome: press Ctrl+Shift+R (Command+Shift+R on a Mac)
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl+F5
  • Konqueror: click Reload or press F5
  • Opera: clear the cache in Tools → Preferences
/* Rank Page Title Coloring
  Applies rank colors to page title on user and user talk pages. */
/* Admins */
body.page-User_Axle_the_Beast h1#firstHeading,body.page-User_talk_Axle_the_Beast h1#firstHeading,body.page-User_David h1#firstHeading,body.page-User_talk_David h1#firstHeading,body.page-User_Josh h1#firstHeading,body.page-User_talk_Josh h1#firstHeading,body.page-User_Locke h1#firstHeading,body.page-User_talk_Locke h1#firstHeading,body.page-User_Mases h1#firstHeading,body.page-User_talk_Mases h1#firstHeading,body.page-User_Matt h1#firstHeading,body.page-User_talk_Matt h1#firstHeading {
color:#2BA206;
}
/* Patrollers */
body.page-User_EzikielofHyrule‏ h1#firstHeading,body.page-User_talk_EzikielofHyrule‏ h1#firstHeading,body.page-User_Ganon‏‎ h1#firstHeading,body.page-User_talk_Ganon‏‎ h1#firstHeading,body.page-User_KogamoSJS‏‎ h1#firstHeading,body.page-User_talk_KogamoSJS‏‏‎ h1#firstHeading{
color:#E99216;
}

/* Bots */
body.page-User_Navi h1#firstHeading,body.page-User_talk_Navi h1#firstHeading{
color:#3EB8C6;
}
/* End Rank Page Title Coloring */