Difference between revisions of "MediaWiki:Wrtlprnft.css"

From Armagetron
(let's try that.)
(some IE hacks)
Line 1: Line 1:
#content, .pBody, #p-personal, #p-cactions li, #p-cactions li a, #footer {
+
*>#content, *>.pBody, #p-personal, *>#p-cactions li, *>#p-cactions li a, *>#footer {
 
background: url(http://wrtlprnft.ath.cx/wikibg-dimmed.png) 0 0 fixed;
 
background: url(http://wrtlprnft.ath.cx/wikibg-dimmed.png) 0 0 fixed;
 
}
 
}

Revision as of 17:22, 30 August 2006

*>#content, *>.pBody, #p-personal, *>#p-cactions li, *>#p-cactions li a, *>#footer {
	background: url(http://wrtlprnft.ath.cx/wikibg-dimmed.png) 0 0 fixed;
}

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

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