打开主菜单

少前百科GFwiki β

更改

模板:战术人形信息/styles.css

删除304字节2023年6月8日 (四) 21:35
无编辑摘要
#unit-image-display {
max-widthflex: 100%1;
position: relative;
z-index: 0;
#equip-container table tr:nth-child(3) { background: repeating-linear-gradient(
135deg,#292929,#292929 4px,#343434 4px,#343434 8px); }
 
@media screen and (min-width: 1750px) {
#doll-container {
align-items: flex-start;
flex-direction: column;
}
#unit-image-display img {
width: 640px;
}
}
@media screen and (min-width: 1830px) {
#doll-container {
max-height: 1040px;
}
#unit-image-display img {
width: 720px;
}
}