Template:Emblem/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 76: Line 76:
}
}


div.emblem .emblem-icon {
div.emblem .emblem-icon,
div.emblem .emblem-iconbg {
position: absolute;
position: absolute;
height: 100%;
height: 100%;
Line 83: Line 84:
padding-left: 0.7%;
padding-left: 0.7%;
padding-bottom: 1.9%;
padding-bottom: 1.9%;
}

div.emblem .emblem-iconbg {
height: 100%;
width: auto;
}
}