/* [[分类:在模板名字空间下的CSS页面]][[Category:偶像大师模板CSS]] */ .card-container .TabLabelText { display: flex; align-items: center; height: 39px; color: #2582C8; white-space: nowrap; } .card-container .TabContentText, .card-container .inner-image { max-width: 720px; } .card-container .inner-image>a>img { width: 100%; height: auto; } .card-container .inner-image { display: flex; align-items: center; justify-content: center; background-position: center; background-repeat: no-repeat; background-size: cover; } .card-container .inner-image a { width: 100%; } .card-container .model-image>a { display: flex; justify-content: center; max-height: 100%; } .card-container .model-image>a>img { object-fit: contain; max-height: 100%; max-width: 464px; } .card-container .ja-name { display: block; } .card-container .block { display: block !important; } .card-container .ja-name, .card-container .hover-change-before { font-size: 2em; font-family: 思源宋体, 'Source Han Serif JP', 'Source Han Serif', "Noto Serif CJK SC", serif; font-weight: 800; } .card-container .ja-name a, .card-container .hover-change-before a, .card-container .ja-name a:visited, .card-container .hover-change-before a:visited{ color: #2582c8; text-decoration:underline; } .card-container .ja-name a.new, .card-container .hover-change-before a.new, .card-container .ja-name a.new:visited, .card-container .hover-change-before a.new:visited{ color: #b22222; text-decoration:underline; } .card-container .hover-change-after { width: 100%; font-size: 2em; font-family: 'Source Han Serif', '思源宋体 CN', '思源宋体', 'Noto CJK', "Source Han Serif SC", "Source Han Serif CN", "Noto Serif CJK SC", Serif; font-weight: 800; } /* 图省事所以直接用类名调用来解决了 */ .card-container .bg-co { background-image: url(https://img.moegirl.org.cn/common/5/55/CGSS-bg-co.png); } .card-container .bg-cu { background-image: url(https://img.moegirl.org.cn/common/0/00/CGSS-bg-cu.png); } .card-container .bg-pa { background-image: url(https://img.moegirl.org.cn/common/8/8f/CGSS-bg-pa.png); } .leftlabel { height:32px; margin-top:7px; color:#2582C8; } .bg-cingeki{ background-image: url(https://img.moegirl.org.cn/common/6/67/CINGEKI-UIBG.PNG) } .cingeki-inner-image { display: flex; align-items: center; justify-content: center; background-position: center; background-repeat: no-repeat; max-width: 720px; background-size: cover; }