MediaWiki:Common.css

From Tenebrous Isles
Revision as of 07:44, 13 July 2013 by P1agueR00t (talk | contribs)

Jump to: navigation, 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: 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.
html {
  min-height: 100%;
}
 
body {

}
 

a:link 
{
color: #4F2F4F;
}      
a:visited 
{
color: #4F2F4F;
} 
a:hover 
{
color: #4F2F4F;
}
a:active 
{
color: #4F2F4F;
}