Template:Emblem/style.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 14:
object-fit: contain;
}
 
/* .emblemtable .summary img.splashicon {
max-height: 425px;
} */
 
.item-name-main {
Line 36 ⟶ 32:
text-align: center;
}
 
 
 
.emblemtable .data-row {
Line 47 ⟶ 41:
width: calc(100% / 4);
}
 
 
 
Line 52 ⟶ 47:
div.emblem {
position: relative;
/* width: 100%;
max-width: 558px; */
width: 558px;
aspect-ratio: 558/106;
/* container-type: inline-size; does not pass MediaWiki css sanitation, moved inline */
}
 
Line 69 ⟶ 62:
padding-right: 2%;
top:8%;
maxline-height: 425px1.5;
text-align: center;
text-transform: uppercase;
Line 74 ⟶ 68:
text-shadow: 0 0 3px #fff;
font-size: 32px;
/* font-size: 5.8cqw; does not pass MediaWiki css sanitation, moved inline */
font-weight: bold;
text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff;
Line 97 ⟶ 91:
height: auto;
}
 
 
 
/* 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