Template:Emblem/style.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 60:
}
 
div.emblem .name {,
div.emblem .text {
position: absolute;
padding-left: 2628%;
padding-right: 24%;
top:145%;
bottom: 15%;
 
display: flex;
flex-direction: column;
/* justify-items: flex-end; */
align-items: center;
justify-content: center;
 
line-height: 1;
/* text-align: center; */
color: #4f6881;
text-shadow: 0 0 3px #fff;
Line 86 ⟶ 87:
bottom: 50%;
text-transform: uppercase;
}
 
div.emblem .text {
/* justifyalign-items: flex-end; */
font-size: 30px;
color: #4e1f87;
}
div.emblem .text > span {
font-size: 36px;
color: #a238df;
}
 
Line 127 ⟶ 138:
z-index: 4;
}
 
/* Probability and amount pillows */
 
/*
.emblemtable span.prob,
.emblemtable span.amount {
display: inline-block;
line-height: 20px;
border-radius: 12px;
padding: 0 6px;
color: #fff;
}
 
.emblemtable span.prob {
background: #406ea0;
}
 
.emblemtable span.amount {
background: #a06c40;
font-size: 12px;
} */
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu