Difference between revisions of "MediaWiki:Wrtlprnft.css"

From Armagetron
(d'uh, maybe remove the solid background?)
(don't fix the bg.)
Line 1: Line 1:
 
content, *pBody, #p-cactions li, #p-cactions li a, #footer {
 
content, *pBody, #p-cactions li, #p-cactions li a, #footer {
background: transparent url(http://wrtlprnft.ath.cx/wikibg-white.png) 0 0 fixed;
+
background: transparent url(http://wrtlprnft.ath.cx/wikibg-white.png) 0 0;
 
}
 
}
  

Revision as of 14:17, 2 September 2006

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

.usermessage {
}

.thumb {
      border-color: transparent !important;
      background: transparent;
}

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

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