Template:Emblem/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 65: Line 65:
padding-left: 28%;
padding-left: 28%;
padding-right: 4%;
padding-right: 4%;
top:5%;
top:4%;
bottom: 13%;
bottom: 13%;


Line 119: Line 119:
height: auto;
height: auto;
}
}

div.emblem .year {
position: absolute;
bottom: 14%;
left: 2%;
width: auto!important;

background-color: #ffffff;
color: #4e1f87;
font-style: italic;

border-radius: 8px;
padding: 0 6px;
font-weight: bold;
line-height: 1.3;
}





Line 135: Line 152:


div.emblem .name,
div.emblem .name,
div.emblem .text {
div.emblem .text,
div.emblem .year {
z-index: 4;
z-index: 4;
}


div.emblem.emblem-boss .emblem-icon{
left: 5%;
}
}