User:XPaw/vector.css

From Team Fortress Wiki
< User:XPaw
Revision as of 20:11, 14 December 2011 by XPaw (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 / 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.
#p-Valve_Wiki_Network, #p-Portal_Wiki, #footer-icons
{
	display: none !important;
}

#p-personal
{
	border-bottom-left-radius: 10px;
	height: 26px;
	float: right;
	right: 0;
	background-color: #F9F9F9;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #DBDBDB;
	padding-right: 15px;
	padding-left: 5px;
}

/* Highlight redirect links */
.mw-redirect,
.mw-redirect:link,
.mw-redirect:visited
{
	color: #DB9C1F;
}