Difference between revisions of "MediaWiki:Wrtlprnft.css"

From Armagetron
m (argh, there's another class for diff headings...)
m (typo)
Line 2: Line 2:
 
background: transparent url(http://wrtlprnft.ath.cx/wikibg-white.png) 0 0 scroll;
 
background: transparent url(http://wrtlprnft.ath.cx/wikibg-white.png) 0 0 scroll;
 
}
 
}
#p-cactions li a, #p-cactions li.selected a, td.diff-otitle, td.diff-ntitile {
+
#p-cactions li a, #p-cactions li.selected a, td.diff-otitle, td.diff-ntitle {
 
       background: transparent none;
 
       background: transparent none;
 
}
 
}

Revision as of 07:01, 4 September 2006

#content, .pBody, #p-cactions li, #p-cactions li.selected a, #footer, #p-personal, table, table.diff {
	background: transparent url(http://wrtlprnft.ath.cx/wikibg-white.png) 0 0 scroll;
}
#p-cactions li a, #p-cactions li.selected a, td.diff-otitle, td.diff-ntitle {
      background: transparent none;
}
#p-cactions li.selected {
	background:white;
}

.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;
}