User:Tappy/vector.css

From Zelda Dungeon Wiki
< User:Tappy
Revision as of 08:46, December 26, 2011 by Tappy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
#mw-normal-catlinks ul { margin-left: 0; }

/* Zelda Series Nav seen on User:Tappy */
table.wikiNav { 
  margin: 0 auto;
  width: 100%;
  background: #003865 url('http://i.imgur.com/buceg.png') repeat-x;
  margin-top:3px; 
  text-align:center; 
  border-radius: 10px;
  border: 0 10px 0 10px;
  height: 54px;
}

table.wikiNav p {
  margin: 0;
}