Template:Emblem/style.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
Tag: Manual revert
No edit summary
Line 64: Line 64:
padding-left: 26%;
padding-left: 26%;
padding-right: 2%;
padding-right: 2%;
top:8%;
top:14%;
line-height: 1.5;
line-height: 1;
text-align: center;
text-align: center;
text-transform: uppercase;
color: #4f6881;
color: #4f6881;
text-shadow: 0 0 3px #fff;
text-shadow: 0 0 3px #fff;
Line 74: Line 73:
font-weight: bold;
font-weight: bold;
text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff;
text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff;
}

div.emblem .name.name-character {
text-transform: uppercase;
}
}