MediaWiki:Pixeled.css

(Clear sheet to test where it is used)
(Add GP icon styling)
Line 1: Line 1:
 +
span.icon
 +
{
 +
    display: inline-block;
 +
    font-size: 12px;
 +
    line-height: 28px;
 +
    padding-left: 25px;
 +
    height: 25px;
 +
}
 +
 +
span.icon.gp
 +
{
 +
    background: url("https://h6w2n3n7.stackpathcdn.com/images/icons/galaxypoints.png") no-repeat center left;
 +
}
 +
 +
span.icon.gp a
 +
{
 +
    color:  #00CCFF;
 +
    font-weight: bold;
 +
    text-decoration: none;
 +
}

Revision as of 12:21, 2 October 2023


span.icon
{
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    padding-left: 25px;
    height: 25px;
}

span.icon.gp
{
    background: url("https://h6w2n3n7.stackpathcdn.com/images/icons/galaxypoints.png") no-repeat center left;
}

span.icon.gp a
{
    color:  #00CCFF;
    font-weight: bold;
    text-decoration: none;
}

Looking for something?

Use the form below to search the wiki:

 

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!