Jump to: navigation, search

Difference between revisions of "MediaWiki:Strapping.css"

Line 2: Line 2:
 
{
 
{
 
   background-color: transparent;
 
   background-color: transparent;
 +
  background-image: url("");
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-attachment: scroll;
 
   background-attachment: scroll;

Revision as of 02:33, 17 February 2013

li#pt-openidlogin
{
  background-color: transparent;
  background-image: url("");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-left: 20px;
  text-transform: none;
}