Difference between revisions of "MediaWiki:Wrtlprnft.css"

From Armagetron
(let's put in the original code.)
(let's try to fix the cactions...)
Line 1: Line 1:
#content, .pBody, #p-cactions li, #p-cactions li a, #footer {
+
#content, .pBody, #p-cactions li, #footer, #p-personal {
 
background: transparent url(http://wrtlprnft.ath.cx/wikibg-white.png) 0 0;
 
background: transparent url(http://wrtlprnft.ath.cx/wikibg-white.png) 0 0;
 +
}
 +
#p-cactions li a {
 +
      background: transparent none;
 
}
 
}
  

Revision as of 14:23, 2 September 2006

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

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