MediaWiki:Oxygen.css

From KDE TechBase
Revision as of 21:20, 11 November 2006 by Logixoul (talk | contribs)

Note: After publishing, 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: Press Ctrl-F5.
/*<pre>*/
#body {border-left: 1px solid #bcbcbc;}

#footer {
	border-top: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
}

#intro li {
	font-size: 200%;
	border: 1px solid #9020ff;
	background-color:#f8f8ff;
	list-style-type: none;
}
/*</pre>*/