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

更改

跳转至: 导航搜索

MediaWiki:Gadget-mobile.css

添加32,825字节2022年6月27日 (一) 22:09
创建页面,内容为“这里放置的CSS将影响使用移动版网站的用户: body div.avgNav>div>a>img { max-width: unset !important; height: 49px !important; width:…”
/* 这里放置的CSS将影响使用移动版网站的用户 */
body div.avgNav>div>a>img {
max-width: unset !important;
height: 49px !important;
width: auto !important;
}
.avgNav {
width: 150px;
}
table#Tdolltable.cardMode {
width: 100% !important;
}
.chibiAnimationContainer canvas{pointer-events:none}
table.logo::after{
content: "";
position: absolute;
bottom: 00px;
right:00px;
pointer-events: none;
width: 250px;
height: 250px;
opacity:0.1;
background: url(/images/vectorize_logo/GFWiki_LOGO_Square_Filled.svg) no-repeat right bottom;
background-size: 80%;
}
table.logo{position:relative;}

body{font-size:11pt;}
.client-js .toc-mobile {
display: none;
}
.overlay.visible{
z-index:2;
}
div#content{
overflow: hidden;
}
/* 特殊:特殊页面 */
.mw-specialpages-list {
-webkit-columns: 10em 2;
-moz-columns: 10em 2;
columns: 10em 2;
}
/* template:铁血信息行样式 */
@media screen and (max-width: 720px){
.enemyChibiTable{overflow-x:hidden !important}
}
/* 人形页固钉菜单 */
ul.tabbernav.fixed {
position:fixed !important;
left:10px !important;
top:60px !important;
z-index:2 !important;
transition:0.15s opacity ease-in;
opacity:0.8;
}
ul.tabbernav.fixed:hover {
opacity:1;
}
ul.tabbernav.fixed>li>a {
box-shadow: 0 3px 10px rgba(0,0,0,0.23), 0 3px 10px rgba(0,0,0,0.16);
transition: 0.15s box-shadow ease-in;
}
/* 固钉菜单 */
@media screen and (max-width: 980px){
.header-container.pinned > form > div:first-child {
background-image: url(/skins/MinervaNeue/resources/skins.minerva.icons.images/hamburger.svg);
background-repeat: no-repeat;
background-position: 55% 50%;
background-size: 1.5rem auto;
position: fixed;
width: 3em;
height: 3em;
background-color: #f4c430;
z-index: 2;
border-radius: 50%;
top: 0.5rem;
left: 0.5rem;
box-shadow: 0 3px 10px rgba(0,0,0,0.23), 0 3px 10px rgba(0,0,0,0.16);
}
.header-container.pinned > form > div:first-child > a , .header-container.pinned > form > div:nth-child(4) > button { opacity: 0; width: 3em; height: 3em; min-width: 3em; }
.header-container.pinned > form > div.branding-box { padding-left: 3.35em; pointer-events: none;}
.header-container.pinned > form > div:nth-child(4) {
background-image: url(/skins/MinervaNeue/resources/skins.minerva.icons.images/magnifying-glass.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 1.5rem auto;
position: fixed;
width: 3em;
height: 3em;
background-color: #f4c430;
z-index: 2;
border-radius: 50%;
top: 0.5rem;
right: 0.5rem;
box-shadow: 0 3px 10px rgba(0,0,0,0.23), 0 3px 10px rgba(0,0,0,0.16);
}
}
form.header > div:first-child , form.header > div:nth-child(4) {transition: border-radius 0.2s cubic-bezier(0.28, 0.23, 0.47, 0.96);transition-property: border-radius,top,left;}
/* spine盒子全局样式 */
div[data-tdoll-id] {
position: relative;
justify-content: center;
align-items: center;
display: flex;
}
/* 移动端FlowThread样式 */
div.comment-container-top,div.comment-paginator,div.comment-replybox,div.comment-container {
margin-right: 16px;
margin-left: 16px;
}
@media screen and (min-width: 1000px){
div.comment-container-top,div.comment-paginator,div.comment-replybox,div.comment-container {
margin-right: auto;
margin-left: auto;
max-width: 993.3px;
}
}
/* template:折叠 样式 */
div.simpleCollapse span {
border: 4px solid;
display: inline-block;
color: #000;
padding: 0.5rem 1rem;
border-radius: 0px;
cursor: pointer;
background: #f4c430;
border-image: url(//www.gfwiki.org/images/vectorize_border/border_dot.svg);
border-image-slice: 2;
border-image-width: 2px;
background-clip: padding-box;
transition: all 0.1s ease-in-out;
}
div.simpleCollapse span.silver {
border: 4px solid;
display: inline-block;
color: #fff;
padding: 0.5rem 1rem;
border-radius: 0px;
cursor: pointer;
background: #333;
border-image: url(//www.gfwiki.org/images/vectorize_border/border_dot.svg);
border-image-slice: 2;
border-image-width: 2px;
background-clip: padding-box;
transition: all 0.1s ease-in-out;
}


/* template:折叠2 样式 */
div.gfCollapse span.gfCollapseTitle {
border: 4px solid;
display: inline-block;
padding: 0.5rem 1rem;
border-radius: 0px;
cursor: pointer;
border-image: url(//www.gfwiki.org/images/vectorize_border/border_dot.svg);
border-image-slice: 2;
border-image-width: 2px;
background-clip: padding-box;
transition: all 0.1s ease-in-out;
user-select: none;
}

span.gfCollapseSign {
float: right;
font-weight: bold;
}


/* 战术少女图鉴 手机端全局样式 */
table.tileSearch td{
background-clip: padding-box;
border: 2px solid transparent;
}
table.tileSearch,table.tileSearch tbody{
width:auto !important
}
div#TdollQueryContent{
font-size: 0.8rem;
}
table#Tdolltable >tbody >tr>td:first-child {white-space: normal;word-break:break-all;max-width:65px;min-width:65px;}
table#Tdolltable >tbody >tr>td:nth-child(2) {white-space: normal;word-break:break-all;max-width:75px;min-width:75px;}


/* new table css */
table.dollTable {
display: table;
width: 100%;
max-width: 1024px;
background-color: #111;
border: 1px solid #888;
text-align: center;
margin-bottom: 5px;
}

table.dollTable td {
border: 1px solid #333;
background-color: #222;
padding: 3px;
}

table.dollTable th {
border: 1px solid #f4c430;
background-color: #f4c430;
color: black;
padding: 3px;
}

/* 文本框样式 */
input[type="text"] {
line-height: normal;
background: #eaeaea;
color: black;
border-left: 5px solid #999;
padding: 2px;
box-shadow: inset 0px 0px 8px 0px black;
}
input[type="text"]:focus {
line-height: normal;
background: #eaeaea;
color: black;
border-left: 5px solid #f4c430;
padding: 2px;
box-shadow: inset 0px 0px 8px 0px black;
}
/* 排序表格样式 */
table.sortable th {white-space: nowrap;padding-right:21px !important;}
table.jquery-tablesorter th.headerSort {
background-image: url(/images/sort_both.svg);
cursor: pointer;
background-repeat: no-repeat;
}
table.jquery-tablesorter th.headerSort.headerSortUp {
background-image: url(/images/sort_up.svg);
}
table.jquery-tablesorter th.headerSort.headerSortDown {
background-image: url(/images/sort_down.svg);
}
/* 目录样式 */
.client-js .toc-mobile {
background-color: transparent !important;
border: solid 0px transparent !important;
border-left: 4px solid #f4c430 !important;
}
/* 小头像通用样式 */
div.TDavatar {
position: relative;
width: 100px;
height: 100px;
background-repeat: no-repeat;
background-size: 100% 100%;
display: inline-block
}
div.TDavatar img {
padding: 10%;
width: 80% !important;
height: 80% !important;
}
div.TDavatar::after {
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: 100% 100%;
pointer-events: none;
z-index: 1
}
/* 小头像稀有度样式 */
div.TDavatar.rare2::after {
content:" ";
background-image:url(/images/8/84/Icon_2x_star.png);
position: absolute;
}
div.TDavatar.rare2 {
background-image: url(/images/b/b4/Icon_2x.png);
}

div.TDavatar.rare3::after {
content:" ";
background-image:url(/images/4/45/Icon_3x_star.png);
position: absolute;
}
div.TDavatar.rare3 {
background-image: url(/images/3/31/Icon_3x.png);
}

div.TDavatar.rare4::after {
content:" ";
background-image:url(/images/b/b4/Icon_4x_star.png);
position: absolute;
}
div.TDavatar.rare4 {
background-image: url(/images/2/29/Icon_4x.png);
}

div.TDavatar.rare5::after {
content:" ";
background-image:url(/images/b/ba/Icon_5x_star.png);
position: absolute;
}
div.TDavatar.rare5 {
background-image: url(/images/4/45/Icon_5x.png);
}

div.TDavatar.rare6::after {
content:" ";
background-image:url(/images/c/cb/Icon_6x_star.png);
position: absolute;
}
div.TDavatar.rare6 {
background-image: url(/images/b/b5/Icon_6x.png);
}
div.TDavatar.rareEX::after ,div.TDavatar.rare1::after{
content:" ";
background-image:url(/images/0/05/Icon_Ex_star.png);
position: absolute;
}
div.TDavatar.rareEX ,div.TDavatar.rare1 {
background-image: url(/images/8/8a/Icon_Ex.png);
}

div.TDavatar.SF::after {
content:" ";
background-image:url(/images/b/b0/Icon_SF_star.png);
position: absolute;
}
div.TDavatar.SF {
background-image: url(/images/3/38/Icon_SF.png);
}

div.TDavatar.none::after {
content:" ";
background-image:url(/images/5/5f/Icon_none_star.png);
position: absolute;
}
div.TDavatar.none {
background-image: url(/images/3/37/Icon_none.png);
}
/* 通知样式 */
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
background: transparent !important;
}
.overlay-header h2 > * {
color:#333 !important;
}
.notification-count {
background: transparent !important;
}

/* 导航菜单样式 */
nav .mw-parser-output ul li a {
font-weight: bold;
line-height: 1.857;
}
nav .mw-parser-output ul li a > i {
margin-right: 0.76em;
font-size: 1.4em;
vertical-align: middle;
width: 24px;
text-align: center;
}
nav ul li a {
box-shadow: inset 0 0 0 #F4C430;
transition: all 0.1s ease-in !important;
}
nav ul li a:hover {
box-shadow: inset 7px 0 0 #F4C430;
}
/* 子页面列表 固定左侧 */
.animations .search-overlay.visible {
z-index: 2;
}
#section_0 > div.mw-prefixindex-body {
position: fixed !important;
left: -105px !important;
top: 30% !important;
transition: all .2s ease-in !important;
z-index: 2 !important;
opacity: .9;
display: block !important;
}
.mw-prefixindex-body:hover {
width:300px !important;
opacity: 1 !important;
}
#section_0 > div.mw-prefixindex-body p {
left: 4px !important;
background: #f4c430;
background-image: none !important;
padding: 1px 3px 1px 4px !important;
margin: 0 2px 0 0px !important;
width: inherit;
text-align: right;
position: relative;
height: 30px;
font-size: 20px !important;
word-break: keep-all;
white-space: nowrap;
line-height: 30px;
box-shadow: 3px 3px 10px rgba(0,0,0,0.23), 7px 3px 20px rgba(0,0,0,0.16);
}
#section_0 > div.mw-prefixindex-body p:before {
position: absolute !important;
right: -5px;
top: 50% !important;
width: 10px !important;
height: 50% !important;
display: block !important;
background: inherit !important;
content: "" !important;
transform: skewX(-30DEG) !important;
z-index: 1;
}
#section_0 > div.mw-prefixindex-body p:after {
position: absolute !important;
right: -5px;
top: 0px !important;
width: 10px !important;
height: 50% !important;
display: block !important;
background: inherit !important;
content: "" !important;
transform: skewX(30DEG) !important;
z-index: 1;
}
#section_0 > div.mw-prefixindex-body > ul.mw-prefixindex-list {
z-index: 100 !important;
border-left: 9px solid #f4c430 !important;
left: 93px !important;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2) !important;
background: rgba(51,51,51,0.95) !important;
width: initial;
}
#section_0 > div.mw-prefixindex-body > ul.mw-prefixindex-list li.active {
background-image: linear-gradient(-45deg ,#f4c430 5px ,transparent 5px) !important;
font-weight: bold !important;
background-color: rgba(85, 85, 85, 0.47) !important;
}
#section_0 > div.mw-prefixindex-body > ul.mw-prefixindex-list li {
position: relative !important;
padding: 0 !important;
font-size: 10px !important;
line-height: 15px !important;
display: table !important;
width: 100% !important;
margin: 0px !important;
background-image: linear-gradient(-45deg,rgba(85, 85, 85, 0.343),1px,transparent 15px) !important;
}
/* Skin Minerva 样式替代*/
.mw-highlight {color: black;}
@media screen and (max-width: 720px){
#bodyContent, .pre-content {margin: 0 8px;}
}
.navigation-enabled #mw-mf-viewport {overflow: hidden;min-height: 100%;height: 100% !important;}
nav#mw-mf-page-left {height:100%}
nav#mw-mf-page-left > .menu.view-border-box {overflow-x: hidden;overflow-y: scroll;height: 100%;position: relative;}
.smw-editpage-help {
color: #333;
}
nav ul li a:hover {
box-shadow: inset 5px 0 0 0 #f4c430;
text-decoration: none;
}
.content table.wikitable > tr > th, .content table.wikitable > * > tr > th {
background-color: #F4C430;
COLOR: #333;
}
#mw-mf-page-center{
overflow: hidden
}
body{
color: #eaeaea;
}
a {
color:#f4c430;
}
a:not([href]) {
color: #eaeaea;
}
.client-js .toc-mobile {
background-color: transparent;
}
a:visited {
color: #f47a30;
}
.client-js .toc-mobile {
background-color: transparent;
}
a:visited {
color: #f47a30;
}
#mw-searchoptions {
padding: 0.5em 0.5em 0.75em 0.5em;
background-color: #555;
border: 0px solid transparent;
border-left: 3px solid #f4c430;
border-radius: 0 4px 4px 0px;
}
.results-info {
color: #f4c430;
}
.mw-search-result-data {
font-size: 97%;
}
@media screen and (max-width: 1000px){
div.skillcontentbox {padding: 5px;background: rgba(255,255,255,0.33);overflow: auto;overflow-y: auto;min-height: 80px !important;height: auto !important;word-break: break-word;}
}
.search-overlay {
background: #333 !important;
}
#mw-searchoptions {
padding: 0.5em 0.5em 0.75em 0.5em;
background-color: #555;
border: 0px solid transparent;
border-left: 3px solid #f4c430;
border-radius: 0 4px 4px 0px;
}
.results-info {
color: #f4c430;
}
.overlay-enabled, #content,.overlay-content {
background-color: #333;
}
.header .branding-box h1 span{
color: #333
}
.header-container {
background-color: #f4c430 !important;;
}
.minerva-footer {
background-image: linear-gradient(-45deg,#f4c430 10px,transparent 11px);
background-color: #555;
}
.truncated-text {
color:#333;
}
#wikitext-editor,.editor-overlay .summary-request,.editor-overlay .license {
color:#eaeaea
}

.backToTop {
opacity: 1;
filter: alpha(opacity=100);
position: fixed;
z-index: 9999;
bottom: 10px;
right: 10px;
margin: auto;
display: none;
height: 40px;
width: 40px;
background-repeat: no-repeat;
background-color: #f4c430;
background-image: url(//www.gfwiki.org/images/vectorize_icon/top.svg);
background-size: 60%;
cursor: pointer;
color: #272727;
background-position: center;
border-radius: 50px;
box-shadow: 0 3px 10px rgba(0,0,0,0.23), 0 3px 10px rgba(0,0,0,0.16);
}

/* 人形页spine动画 */
.spinebox > p{
height:25px;
text-align:center;
line-height:25px;
font-weight:bold;
margin:0px;
margin-bottom:2px;
display: block;
flex-basis: 300px;
flex-shrink: 1;
flex: 1;
min-width: 300px;
color: #333;
}
.spinebox > p:nth-child(2) {height: 0px;position: relative;z-index: 1;text-align: right;margin: 0px;padding-right:5px;}
.spinebox > p:nth-child(2) > select {background:#f4c430;border:1px solid white;}
.spinebox > div {
background:rgba(119, 119, 119, 0.33);
flex-basis: 300px;
flex-shrink: 1;
flex-grow: 1;
}
.spinebox {
border: 2px solid transparent;
background: rgba(51,51,51,0.7);
background-clip: content-box;
flex-flow: row wrap;
max-width: 920px;
min-width: 304px;
display: block;
}

.spoiler {filter:blur(3px); text-shadow: 0px 0px 5px white;transition: all 0.1s ease-in-out;}
.spoiler:hover {filter:none;text-shadow:none;}

/* 属性表替代样式 START */
/* tab body*/
.tabber{
display:block;
}

.tabbertab p{
margin:0px;
}

.tabber .tabbertab {
padding: 0px;
border: 0px solid #CCC;
}
.tabber ul.tabbernav {
margin: 0px;
padding: 0px 0px !important;
border-bottom: 0px solid #CCC;
font-family: "Microsoft YaHei",Sans-Serif !important;
font-size: 1em !important;
font-weight: normal !important;
}

/* inactive tab */
ul.tabbernav li a{
border: 1px double;
border-image: url(/images/vectorize_border/BUTTON_AT.svg);
border-image-slice: 7;
border-image-width: 7;
background: #333;
background-clip: padding-box;
color: #FFF;
text-shadow:none;
z-index:5;
height:21px;
padding: 0px 5px 0px 5px !important;
margin-right: 9px;
margin-left: 0px !important;
}

ul.tabbernav li a:visited {
color: #fff;
}
ul.tabbernav li a:link {
color: #fff;
}
ul.tabbernav li a:hover {
background-color: #333;
background-clip: padding-box;
color: #fff;
}
ul.tabbernav li.tabberactive a:visited {
color: #333;
}
ul.tabbernav li.tabberactive a:link {
color: #333;
}
ul.tabbernav li.tabberactive a:hover {
background-color: #F4C430;
background-clip: padding-box;
color: #333;
}

/* active tab */
ul.tabbernav li.tabberactive a{
border: 1px double;
border-image: url(/images/vectorize_border/BUTTON_DA.svg);
border-image-slice: 7;
border-image-width: 7;
background-color: #F4C430;
background-clip: padding-box;
color: #333;
height: 21px;
z-index:6;
text-shadow:none;
}

/* GF Style table */

table.stattable tr > th {
background: #f4c430;
color: black;
border: 2px solid transparent !important;
background-clip: padding-box !important;
white-space:nowrap;
}
table.stattable >tbody > tr > td {
border: 2px solid transparent !important;
background-repeat: no-repeat !important;
background-clip: padding-box !important;
}
table.stattable >tbody > tr > td {
background-color: rgba(119, 119, 119, 0.34);
/* word-break: keep-all; */
border: 2px solid transparent;
border-spacing: 0px !important;
border-color: transparent;
}
td.tiles table {
width: 68px !important;
height: 68px;
margin: auto;}
td.tiles table td {
border:2px solid transparent !important;
background-clip:padding-box !important;
}

table.stattable th{
background: #f4c430;
color: #111;
background-position: right -5px center !important;
padding: 2px 10px 2px 5px !important;
}

table.stattable{
border: 0px solid transparent;
border-spacing: 0px !important;
border-color: transparent;
background: transparent;
}

table.stattable1{
border: 0px solid transparent;
border-spacing: 0px !important;
border-color: transparent;
background: transparent;
}

table.stattable >tbody>tr>td:first-child > span {
font-size: 0.9rem;
line-height: 0.9rem;
margin: 0px !important;
height: 25px;
padding: 0px !important;
}

div.stattable>p{
margin:0px;
}

table.stattable p.rankSS{
background:transparent;
background-image:url(/images/f/f7/RANK-SS.png);
background-repeat:no-repeat;
background-position:right;
margin:0px;
padding:0px;
width:25px;
height:25px;
float:right;
}

table.stattable p.rankS{
background:transparent;
background-image:url(/images/e/e0/RANK-S.png);
background-repeat:no-repeat;
background-position:right;
margin:0px;
padding:0px;
width:25px;
height:25px;
float:right;
}

table.stattable p.rankA{
background:transparent;
background-image:url(/images/4/42/RANK-A.png);
background-repeat:no-repeat;
background-position:right;
margin:0px;
padding:0px;
width:25px;
height:25px;
float:right;
}

table.stattable p.rankB{
background:transparent;
background-image:url(/images/2/22/RANK-B.png);
background-repeat:no-repeat;
background-position:right;
margin:0px;
padding:0px;
width:25px;
height:25px;
float:right;
}

table.stattable p.rankC{
background:transparent;
background-image:url(/images/6/61/RANK-C.png);
background-repeat:no-repeat;
background-position:right;
margin:0px;
padding:0px;
width:25px;
height:25px;
float:right;
}

table.stattable p.rankD{
background:transparent;
background-image:url(/images/b/be/RANK-D.png);
background-repeat:no-repeat;
background-position:right;
margin:0px;
padding:0px;
width:25px;
height:25px;
float:right;
}

table.stattable p.rankN{
margin:0px;
padding:0px;
width:25px;
height:25px;
float:right;
}
p.rankSS, p.rankS, p.rankA, p.rankB, p.rankC, p.rankD {
bottom: 0px;
position: relative;
vertical-align: bottom;
}
table.stattable >tbody > tr > td{
border:2px solid transparent !important;
background-repeat: no-repeat !important;
background-clip: padding-box !important;
}
div#buttons {
position: relative;
width: 100%;
top: 0px;
left: 0px;
word-break: keep-all;
height: auto;
line-height: 1em;
padding: 0px 1px !important;
}
div#buttons > span {
cursor: pointer;
margin-right: 0px;
color: #fff;
top: -3px;
position: relative;
display: inline-block;
padding: 3px 5px !important;
line-height: 1em;
width: auto;
height: auto;
}
/* 标签背景样式 */

.gflabelbg{
background:linear-gradient(-45deg,transparent 6px,#F4C430 5px),linear-gradient(-45deg,transparent 6px,#F4C430 5px),linear-gradient(-45deg,transparent 6px,#F4C430 5px),linear-gradient(-45deg,transparent 6px,#F4C430 5px),linear-gradient(-45deg,transparent 6px,#F4C430 5px);

}

.gflabelbg1{
background: linear-gradient(-45deg,#F4C430 6px,transparent 5px),linear-gradient(-45deg,#F4C430 6px,transparent 5px),linear-gradient(-45deg,#F4C430 6px,transparent 5px),linear-gradient(-45deg,#F4C430 6px,transparent 5px),linear-gradient(-45deg,#F4C430 6px,transparent 5px);

}

/* 战术人形基础信息表样式 */
skill{
color:#f4c430;
font-weight:bold
}
div.TDollInformation table{
margin: auto !important;;
overflow: auto !important;
display: table;
width: 100% !important;
}
div.TDollInformation div > table >tbody > tr > td{
border:2px solid transparent !important;
background-repeat: no-repeat !important;
background-clip: padding-box !important;
background-color: rgba(255,255,255,0.1);
}
div.TDollInformation{
flex-flow: row wrap;
align-items: flex-start;
display: inline-flex;
max-width: 920px;
flex: auto;
border-top: 10px solid transparent;
background-clip: padding-box;
}

div.TDollInformation .tabber ul.tabbernav {
position: absolute;
top: -20px;
left: 2px;
}

div.TDollInformation > div.TDollStattables{
float: left;
min-width: 300px;
flex-grow: 1;
flex-shrink: 1;
flex-basis: 300px;
position: relative;
font-size: 14px;
}

div.TDollInformation > div.TDollSkilltables{
position: relative;
width: auto;
height: fit-content;
min-width: 300px;
flex-grow: 3;
flex-basis: 600px;
max-width: 100%;
}

.abtb1{padding:0px;}

.abtb2{padding:0px;}

.obtainflag{
border: 1px solid transparent;
border-radius: 2px;
margin-right: 2px;
padding-left: 2px;
padding-right: 2px;
clear: both;
}

.obtainflagcontainer {
float: left;
color: black;
text-shadow: none;
display: inline-block;
width: 75px;
}

.obtainflag.normalcraft{
background:#50ee50;
}

.obtainflag.heavycraft{
background:#ff5050;
}

.obtainflag.drop{
background:#F4C430;
}

.obtainflag.extra{
background:#ff4ce8;
}

.obtainflag.unable{
opacity: 0.25;
}
/* 属性表替代样式 END */


/* fgowiki引用 */
/*手机端*/

.mw-collapsible-toggle{
position:relative;
Z-index:50;
}

.wikitable{
white-space:nowrap
}

/* 隐藏元素 */

.nomobile{
display:none!important;
}


/* plainlist & plainlinks */

.plainlist ul {
list-style: none;
padding-left: 0;
}

.plainlinks a {
background: none !important;
padding: 0 !important;
}

/* *** */

body.page-首页 div#block-basenav tbody{
vertical-align:top;
}

body.page-首页_sandbox div#block-basenav tbody{
vertical-align:top;
}

/* 黑幕 */

.heimu, .heimu a, a .heimu, .heimu a.new {

background-color: #252525;

color: #252525;

text-shadow: none;

}

.heimu:hover, .heimu:active {

color: white;

}

.heimu:hover a, a:hover .heimu {

color: lightblue;

}

.heimu:hover .new, .heimu .new:hover, .new:hover .heimu {

color: #BA0000;

}

/** pathnav2 **/
.pathnav2-center a,
.pathnav2-center a:visited{
color:white;
}

/* 这里放置的CSS将应用于所有皮肤 */
/* Quote 样式 (配合模板使用) */
table.cquote {
text-shadow: 0 0 5px black;
padding: 0.5em 1em 0em 0em;
}
table.cquote.type1 {
border-left: 5px solid #f4c430;
border-spacing: 0;
background-image: linear-gradient(0deg,rgba(244, 196, 48, 0.2) 1px,transparent 1px),linear-gradient(90deg,rgba(0, 0, 0, 0.5) 35%,transparent 100%);
background-size: 100% 3px;
}
table.cquote.type2 {
border-left: 5px solid #e00000;
border-spacing: 0;
background-image: linear-gradient(0deg,rgba(244, 48, 48, 0.2) 1px,transparent 1px),linear-gradient(90deg,rgba(51, 0, 0, 0.5) 35%,transparent 100%);
background-size: 100% 3px;
}
table.cquote > tbody td.content {
padding-left: 1em;
font-style:italic;
}
table.cquote > tbody td.character {
padding-left: 2em;
vertical-align: bottom;
}
table.cquote > tbody td.character > p{
font-size:smaller;
text-align:right;
margin: 0px;
margin-top: 1em;
}
table.cquote > tbody td.content > p:last-child {
color: #f4c430;
font-weight: bold;
font-style: normal;
text-align: center;
}

/*标签头像样式*/
div.TDnavbar {
position: relative;
vertical-align: middle;
font-size: 15pt;
background-color:rgba(85, 85, 85, 0.9);
padding:3px 5px;
font-family:'Linux Libertine','Georgia','Times',serif;
margin-right: 5px;
}
div.TDnavbar:before{
content:"";
z-index:11;
position:absolute;
width:100%;
left:0px;
padding-right: 5px;
height:100%;
background-image:linear-gradient(0deg,transparent 49%,#fff 49%,#fff 51%,transparent 50%);
}
div.TDnavbar {display:none;transition: 0.5s all ease-in;opacity:0;position:absolute;z-index:100;min-width:100px;word-break:keep-all;right:70px;border-right:5px solid;}
a:hover + div.TDnavbar {opacity:1;display:block}
div.TDnavbox.r5 img {
position: relative;
Z-INDEX:10;
width:65px;
border-right: 5px solid #feb300 ;
background-color: rgba(85, 85, 85, 0.65);
background-image: linear-gradient(-70deg,#aa7746 34px,transparent 35px);
background-repeat: no-repeat;
}
div.TDnavbox.r5 div.TDnavbar{
color:#feb300;
}
div.TDnavbox.r4 img { position: relative;
Z-INDEX:10;
width:65px;
border-right: 5px solid #d1df5b ;
background-color: rgba(85, 85, 85, 0.65);
background-image: linear-gradient(-70deg,#81824b 34px,transparent 35px);
background-repeat: no-repeat;
}
div.TDnavbox.r4 div.TDnavbar{
color:#d1df5b ;
}
div.TDnavbox.r3 img { position: relative;
Z-INDEX:10;
width:65px;
border-right: 5px solid #6bdac7 ;
background-color: rgba(85, 85, 85, 0.65);
background-image: linear-gradient(-70deg,#32506e 34px,transparent 35px);
background-repeat: no-repeat;
}
div.TDnavbox.r3 div.TDnavbar{
color:#6bdac7 ;
}
div.TDnavbox.r2 img { position: relative;
Z-INDEX:10;
width:65px;
border-right: 5px solid #fff ;
background-color: rgba(85, 85, 85, 0.65);
background-image: linear-gradient(-70deg,#747474 34px,transparent 35px);
background-repeat: no-repeat;
}
div.TDnavbox.r2 div.TDnavbar{
color:#fff ;
}
div.TDnavbox.r6 img { position: relative;
Z-INDEX:10;
width:65px;
border-right: 5px solid #deb6ff ;
background-color: rgba(85, 85, 85, 0.65);
background-image: linear-gradient(-70deg,#68517b 34px,transparent 35px);
background-repeat: no-repeat;
}
div.TDnavbox.r6 div.TDnavbar{
color:#deb6ff ;
}
div.TDnavbar > p { position: relative;
display: block;
padding:4px 10px;
margin:0px;
text-align:center;
line-height:1em;
word-break: keep-all;
white-space: nowrap;
}
div.TDnavbox{
word-break: keep-all;
min-width: auto;
flex-wrap: nowrap;
display: inline-flex;
padding: 3px 5px;
position: relative;
}
/*标签式头像图鉴样式2*/
table.iconbox tbody {
display: flex;
flex-flow: column;
font-size:0px
}
table.iconbox tbody > tr >td:first-child {
display: flex;
}
div.TDnavbox img {
width:60px !important;
}
div.TDnavbox {
padding: 0px 0px;margin:1px;
}
div.TDnavbox.lead div.TDnavbar {
left: 65px !important;
right: auto;
}
div.TDnavbar {
font-size:10pt;
height:54px;
right: 60px;
}
div.TDnavbar >p {
line-height:19px;
}
table.iconbox tr > td:first-child {padding-top:4px;vertical-align:top;}
table.iconbox tr > td:last-child {padding:0px;font-size:0px;}
div.TDnavbox.lead div.TDnavbar {left:75px;right:auto;}

/*首页轮播样式*/
.carousel-cover {margin:0px 12px}

/* 对话框样式 */
.leftDialog {
display: block !important;
position: relative;
min-height: 80px;
min-width: 330px;
border: 0px solid;
border-image-source: url(/images/vectorize_border/dialog.svg);
border-image-width: 26px 55px 15px 265px;
border-image-slice: 26 55 15 265 fill;
border-image-repeat: stretch;
margin:1rem auto !important;
max-width: 640px;
}
.rightDialog {
display: block !important;
position: relative;
min-height: 80px;
min-width: 330px;
border: 0px solid;
border-image-source: url(/images/vectorize_border/dialog_right.svg);
border-image-width: 9px 265px 26px 55px;
border-image-slice: 9 265 26 55 fill;
border-image-repeat: stretch;
margin:1rem auto !important;
max-width: 640px;
direction:rtl
}
.leftDialog td.headicon {padding:5px;vertical-align:top;}
.leftDialog td.headicon img {border:1px solid #f4c430;background:#333}
.leftDialog td.dialogbox {margin: 0 5px 0.6rem 1rem;display:block;min-width:210px;max-width:330px;word-break: break-all;}
.leftDialog td.namebox { display: block; color: #f4c430; padding-top: 0.4rem;}

.rightDialog td.headicon {padding:5px;vertical-align: bottom;}
.rightDialog td.headicon img {border:1px solid #f4c430;background:#333}
.rightDialog td.dialogbox {display: block;margin: 10px 1rem 1.5rem 5px !important;max-width: 340px;word-break: break-all;direction: ltr;}
.rightDialog td.namebox {display: block;color: #f4c430;position: relative;bottom: 3px;}

.centerDialog {
text-align: center;
padding: 20px 10px;
min-width: 330px;
max-width: 700px;
margin: 1.5rem auto 1.5rem auto !important;
background-color: #222;
}
/* 对话框样式End */

/* 对话CG样式 */
.avgTextCGDiv {
height: 200px;
overflow: hidden;
text-align: center;
margin: 5rem auto 2rem auto !important;
}

.avgTextCG {
position: relative;
top: -100px;
}

.avgTextCGMemoir {
filter: sepia(0.8);
}
.avgTextCGNight {
filter: hue-rotate(180deg) brightness(0.5);
}
/* 对话CG样式End */


.commander-chibi-container {
display: inline-block;
}

.commander-chibi-container .chibiAnimationClickArea {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}

.commander-chibi-container .chibiAnimation {
position: absolute;
}

.bigScale canvas{transform: scale(0.6) translateY(75px);}

/* mobile voiceTable */
.voiceTable {
text-align: center;
line-height: 1.5rem;
max-width: 1024px;
width: 100%;
background-color: rgb(0 0 0 / 72%);
grid-gap: 2px 2px;
display: grid;
grid-template-columns: repeat(10, 1fr);
}

.voiceTableSortTitle {
grid-column: 1 / 11;
background-color: #f4c430;
color: #222;
padding: 0.5rem;
font-weight: bold;
}

.voiceTableTitle {
grid-column: 1 / 2;
background-color: #f4c430;
color: #222;
font-weight: bold;
}

.voiceTableContent {
grid-column: 2 / 10;
text-align: left;
background-color: rgb(68 68 68 / 51%);
}

.voiceTableMedia {
grid-column: 10 / 11;
padding: 0.5rem 0rem;
background-color: rgb(68 68 68 / 51%);
}

.voiceTable {
grid-auto-flow: dense;
}

.voiceTableTitle {
grid-column: 1 / 4;
padding: 0rem 0rem;
}

.voiceTableContent {
grid-column: 1 / 11;
}

.voiceTableMedia {
grid-column: 4 / 11;
padding: 0rem 0rem;
}

.voiceTextJP {
display: none;
}

.mw-collapsible tbody tr td .voiceTable .voiceTableTitle {
grid-column: 1 / 3;
}

.mw-collapsible tbody tr td .voiceTable .voiceTableContent {
grid-column: 3 / 11;
}
14,357
个编辑

导航菜单