MediaWiki:Common.css

From Hostek.com Wiki
Revision as of 22:50, 26 June 2012 by Maxm (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: Clear the cache in Tools → Preferences
/* CSS placed here will be applied to all skins */
#ca-talk { display:none!important; }
span.history-user {
     display: none;
}
#ca-history { display:none!important; }
.mw-userlink { display:none!important; }
.ht-footer-ul ul {
	width:760px;
	margin-bottom:20px;
	overflow:hidden;
	border-top:1px solid #ccc;
}
 
.ht-footer-ul li {
	line-height:1.5em;
	float:left;
	display:inline;
	width:33.333%;
}