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-right: 2%;
padding-right: 2%;
top:14%;
top:14%;

display: flex;
flex-direction: column;
/* justify-items: flex-end; */
align-items: center;
justify-content: center;

line-height: 1;
line-height: 1;
text-align: center;
text-align: center;
Line 76: Line 83:


div.emblem .name.name-character {
div.emblem .name.name-character {
top:11%;
bottom: 50%;
text-transform: uppercase;
text-transform: uppercase;
}
}