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

更改

跳转至: 导航搜索

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

添加2,589字节2023年8月18日 (五) 14:57
无编辑摘要
@media screen and (min-width: 720px) {
.dollinfo { margin-left: calc(50% - 360px); }
}
#dollwpd, #dollobd, #dollind { padding-top: 0.5em; }
#dollwpd img { vertical-align: middle; }
 
#doll-container {
column-gap: 4px;
display: flex;
flex-wrap: wrap;
}
#doll-container > div { max-width: 100%; }
#doll-container h2, #doll-container h3 { display: none; }
 
#stat-container { width: 640px; }
#lv-input {
appearance: none;
background: transparent;
border: none;
color: #eee;
font-family: monospace;
font-size: 20px;
font-weight: bold;
height: 20px;
vertical-align: bottom;
width: 20%;
}
#rate .max-rate-mod, #rate.mod .max-rate { display: none; }
#rate.mod .max-rate-mod { display: inline; }
#attr-table td { text-align: center; }
.form1 th { width: 100%; }
.effect-negative { color: red; }
#image-container { flex: 1; }
#unit-showcase-control {
align-items: stretch;
display: flex;
flex-wrap: wrap;
position: relative;
}
#unit-showcase-control * { cursor: pointer; }
#unit-showcase-control div {
align-items: center;
flex-wrap: wrap;
display: flex;
}
#unit-showcase-control label { text-align: center; width: 3em; }#unit-showcase-control label.checked { border-bottom: 2px solid #ffb400; }#unit-showcase-control input { display: none; }#unit-image-selected { display: flex; height: 40px; }
#unit-image-showcase {
align-items: flex-start;
#unit-image-selector {
left: 0;
list-style: none;
margin: 0;
position: absolute;
top: 40px;
z-index: 1;
}
#unit-image-selector li {
align-items: center;
background-color: #444;
border-left: 4px solid;
border-color: #777;
cursordisplay: pointerflex;
height: 45px;
marginjustify-content: 2px 0; padding: 10px 1em 0center;
position: relative;
text-align: center;
#unit-image-selector li:active { background-color: #333; }
#unit-image-selector .active-item { border-color: #ffb400; }
#unit-image-selector span div { display flex: block1; }#unit-image-selector span:last-child { font-size height: 12px45px; }.live2d1::after { justify-content: 'Live2D'center; }.live2d2::after { content: '动态'; }.live2d1::after, .live2d2::after { background: #ffb400; borderunit-image-radiusselector div: 2px;nth-child(2) { colorflex: #000; fontcalc(100% -size: 70%; padding: 0 2px; position: absolute120px); right: flex-0.7em; topwrap: 0wrap;
}
#unit-image-selector span { flex: 100%; }
#unit-image-selector span:nth-child(2) { font-size: 12px; }
#unit-image-display {
heightflex: 512px; max-width: 100%1;
position: relative;
width: 512px;
z-index: 0;
}
#unit-image-display img {
height: auto;
max-width: 100%; width: 512px;
}
#unit-image-display canvas {
height: 512px; max-width: 100%auto;
position: absolute;
top: 0;
width: 512px100%;
}
.hit-tab::after { content: ' >'; }
.disabled { display: none; }
 
/* skill container */
.skill-table {
border: 6px solid #585858;
box-shadow: inset 0 0 48px #000;
display: table;
padding: 4px;
width: 100%;
}
.skill-table:nth-of-type(n+2) { border-top: none; }
.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;
}
.skill2 .skill-signature td:first-child { background: #bd572d; }
.skill-signature td:last-child {
font-size: 16px;
font-weight: 500;
line-height: 1;
}
.skill-signature span {
background: #de4804;
float: right;
font-size: 13px;
line-height: initial;
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 {
border-spacing: 0;
text-align: center;
}
#equip-container table:first-of-type td:not(:last-child) { border-right: 2px solid black; }
#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;
}
#equip-container table tr:nth-child(2) { background: black; }
#equip-container table tr:nth-child(3) { background: repeating-linear-gradient(
135deg,#292929,#292929 4px,#343434 4px,#343434 8px); }
 
.tdoll_chibi {
min-height: 300px;
min-width: 300px;
}

导航菜单