◆少前百科是非盈利性、非官方的少女前线维基百科。
◆如果您发现某些内容错误/空缺,请勇于修正/添加!参与进来其实很容易!点这里 加入少前百科
◆有任何意见、建议、纠错,欢迎在 GFwiki:反馈与建议 提出和讨论。编辑事务讨论QQ群:597764980,微博@GFwiki少前百科
◆To foreigners,You can use twitter to contact us.
Icon Nyto Silver.png

更改

跳转至: 导航搜索

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

添加1,313字节2023年5月7日 (日) 23:46
无编辑摘要
#doll-container {
display: flex;
flex-wrap: wrap;
}
#doll-container h2, #doll-container h3 { display: none; }
 
#lv-input {
border: none;
.hit-tab::after { content: ' >'; }
.disabled { display: none; }
 
/* skill container */
.skill-table {
display: table;
max-width: 100%;
width: 720px;
}
.skill-table p { display: none; }
.skill-table p.desc-shown { display: block; }
.skill { color: #f4c430; }
.skill-signature { font-weight: 500; }
.skill-signature td:first-child {
background: #9cd422;
width: 48px;
}
#skill1 .skill-signature td:first-child,
.skill-signature td.active-skill { background: #bd572d; }
.skill-signature td:last-child { background: #444; }
.skill-signature span {
background: #de4804;
float: right;
font-size: 90%;
padding: 0 8px;
}
.skill-signature label {
background: #ddd;
color: black;
float: right;
font-size: 90%;
padding: 0 4px;
}
.skill-lvcd {
color: #ffb400;
font-size: 95%;
}
.skill-lvcd span:first-child {
background: #ffb400;
border-radius: 2px;
color: black;
padding: 0 2px;
}
.desc-hidden { visibility: collapse; }
 
/* equip container */
#equip-container td { width: 128px; }
#equip-container table { text-align: center; }
#equip-container table:first-of-type tr:first-child td {
background: linear-gradient(180deg, #333, #333 18px, #555 18px, #555);
padding-top: 9px;
}
#equip-container table:first-of-type img {
height: 103.5px;
width: 128px;
}

导航菜单