MediaWiki:Common.css: Difference between revisions
enlarge code, pre, tt font-size |
span.OpenID style |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
span.OpenID { | |||
background: url(http://wiki.sugarlabs.org/extensions/OpenID/skin/icons/openid-inputicon.png) no-repeat 0% 0%; | |||
padding-left: 20px; | |||
text-transform: none; | |||
} | |||
code, pre, tt { | code, pre, tt { | ||