打开主菜单

少前百科GFwiki β

更改

模板:火力单位信息/styles.css

添加476字节2024年5月4日 (星期六)
无编辑摘要
#normal-attack,.skill-table, #normal-attack {
background: #383838;
border: 6px solid #585858;
width: 100%;
}
 
#normal-attack span {
background: white;
width: 5em;
}
 .skill-table:nth-of-type(n+2) { border-top: none; } .skill-signature td:first-child { background: #9cd422; width: 48px; } .skill-table:nth-of-type(2) .skill-signature td:first-child { background: #bd572d; } .skill-signature td:last-child span { background: #606060; background: rgba(255, 255, 255, 0.2); display: inline-block; font-size: 16px; line-height: 1.3; width: 8em;} .skill-signature img { height: auto; width: 48px; } 
.skill-lvcd {
color: #ffb400;
font-size: 95%;
}
 
.skill-lvcd span:first-child {
background: #ffb400;
padding: 0 2px;
}
 .skill { color: #f4c430; } .chip-table,.advance-table,.attr-sum-table { width: 100%;}
.inftable {
width: 146px;
}
 
.inftable td {
background: #444;
padding: 8px;
}
 
.chip-table tr:nth-child(n+6) span {
display: inline-block;
width: 33.33%;
}
 
.advance-table span {
color: #f4c500;
}
 
.advance-table span.orange-star {
color: #ef4500;
}
 
.attr-sum-table td {
padding: 4px;
}