User:Miranda/monobook.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
__NOINDEX__
/* CSS placed here will affect users of the Monobook skin */

/* Wikimania colors Monobook remix by Danny B. */

#content,
h1,
h2,
#catlinks,
#toc,
.toc,
.mw-warning,
.pBody,
#p-cactions li
  {
  border-color: #0082c0;
  }

h1.firstHeading
  {
  color: #0082c0;
  }

hr
  {
  background-color: #0082c0;
  color: #0082c0;
  }

fieldset,
#p-cactions li.selected
  {
  border-color: #f30000;
  }

pre,
#footer
  {
  border-color: #aaa;
  }

body
  {
  background-image: none;
  }

.portlet a,
#p-personal li a,
#p-cactions li a,
#footer a
  {
  color: #333;
  }

#bodyContent a
  {
  color: #006290;
  }

#bodyContent a:visited
  {
  color: #7a4160;
  }

#bodyContent a.new:visited
  {
  color: #7a0000;
  }

#bodyContent a.new,
#p-personal a.new,
#p-cactions li.new a
  {
  color: #f30000;
  }

#bodyContent a.extiw
  {
  color: #36b;
  }