Difference between revisions of "MediaWiki:Wrtlprnft.css"

From Armagetron
(yet another try)
(and again.)
Line 6: Line 6:
 
}
 
}
 
#p-cactions li.selected a {
 
#p-cactions li.selected a {
       margin-top:0; padding-top:2px;
+
       margin-top:-2px; padding-top:2px;
 
}
 
}
  

Revision as of 14:27, 2 September 2006

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

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