Jump to: navigation, search

Difference between revisions of "MediaWiki:Strapping.css"

(Blanked the page)
Line 1: Line 1:
 
+
li#pt-openidlogin
 +
{
 +
  background-color: transparent;
 +
  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;
 +
}

Revision as of 02:33, 17 February 2013

li#pt-openidlogin
{
  background-color: transparent;
  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;
}