Difference between revisions of "MediaWiki:Wrtlprnft.css"

From Armagetron
m (and yet another try.)
m (hopefully the last time...)
Line 8: Line 8:
  
 
.thumb {
 
.thumb {
       border-color: transparent;
+
       border-color: transparent !important;
 +
      background: transparent;
 
}
 
}
  

Revision as of 04:38, 31 August 2006

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

#p-personal {
	background: #c3c3c3 url(http://wrtlprnft.ath.cx/wikibg-dimmed.png) 0 0 fixed;
}

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

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

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