MediaWiki:Wrtlprnft.css

From Armagetron
Revision as of 14:48, 2 September 2006 by Wrtlprnft (talk | contribs) (test.)

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.
#content, .pBody, #p-cactions li, #p-cactions li.selected a, #footer, #p-personal, table {
	background: transparent url(http://wrtlprnft.ath.cx/wikibg-white.png) 0 0 scroll;
}
#p-cactions li a {
      background: transparent none;
      border-bottom:1px solid red;
}
#p-cactions li.selected {
	background:white;
}
#p-cactions li.selected a {
	background:white;
	padding-bottom:1px;
}

.usermessage {
	background: transparent url(http://wrtlprnft.ath.cx/wikibg-yellow.png) 0 0 scroll;
}

.thumb {
      border-color: transparent !important;
	background: transparent url(http://wrtlprnft.ath.cx/wikibg-white.png) 0 0 scroll;
}

body {
	background: #000 url(http://wrtlprnft.ath.cx/wikibg.png) 0 0 scroll;
}

.portlet h5 {
      color: white;
      font-weight:bold;
}