/* 頁面[[夏川玥玥]]的專用樣式表 *//* [[Category:在主名字空間下的CSS頁面]] */ /*在修改本頁之前,儘可能保證修改內容的穩定性,因為此css中可能存在以bug所運行的代碼程序 您可以在此頁面創建者的個人沙盒內對此頁面進行css測試並確定程序無重大bug及附帶bug後將代碼複製到此頁面 更改後請在編輯摘要中說明,以防別人看不懂*/ /*標題修改*/ h2 .mw-headline::before,h2 .mw-headline::after { content: 'ᕱ️'; }/*標題左右符號*/ h3 .mw-headline { color: #B07D9D; }/*第二標題顏色*/ h2 .mw-headline { color: #9D708D; text-shadow:1px 0 #f2cce4, 0 1px #f2cce4, -1px 0 #f2cce4, 0 -1px #f2cce4, 0.5px 0.5px #f2cce4, 0.5px -0.5px #f2cce4, -0.5px 0.5px #f2cce4, -0.5px -0.5px #f2cce4; transition:all 0.5s ease; }/*主標題顏色*/ h2:before, h3:before{ background-color:#ff9cc9!important; }/*標題左色帶顏色修改*/ /*歷程相關修改*/ th { color: #fa4e79; }/*副標題顏色*/ .commemoratetime{ text-shadow:0.5px 0 #f2cce4, 0 0.5px #f2cce4, -0.5px 0 #f2cce4, 0 -0.5px #f2cce4, 0.5px 0.5px #f2cce4, 0.5px -0.5px #f2cce4, -0.5px 0.5px #f2cce4, -0.5px -0.5px #f2cce4; color:#e68da1; }/*重大里程碑修改*/ /*編輯按鈕修改*/ .mw-editsection { float: right; font-size: 13px; opacity: 0.4; transition: opacity 0.5s; }/*主參數*/ .mw-editsection:hover { opacity: 1; }/*光標觸碰後明亮*/ /*信息欄修改*/ .infobox2{ background-color:rgba(254, 254, 254, 0.5)!important; border: 2px solid #fd8da6; }/*背景色修改*/ .infobox-image-container img{ width:312px!important; height:328px!important; }/*頭圖圖片大小修改*/ /* 黑幕及刪除線修改 */ .heimu { background-color: #eac0cc; color: #eac0cc; }/*主體顏色*/ .heimu rt{ background-color: #eac0cc!important; }/*針對黑幕中嵌套ruby的修復*/ .heimu a:link, .heimu a:visited{ color: #eac0cc; }/*鏈接偽黑幕*/ .heimu:hover a:visited, .heimu:hover a:link{ color:#e86983; }/*黑幕顯示後防黑幕下鏈接變藍*/ s, del{ text-decoration-color:#ed3157; }/*刪除線*/ .just-kidding-text{ text-decoration-color:#ed3157!important; }/*刪除線*/ /*頁面內鏈接修改*/ a:link, a:visited{ color:#e86983; }/*鏈接顏色*/ .columns-list a:visited, .columns-list a:link, .bilibili-title a:visited, .bilibili-title a:link, .external.text, .bilibili-toggle, .mw-cite-backlink{ color:#e86983!important; }/*針對外部鏈接修改顏色*/ .heimu a{ color: #eac0cc!important; }/*黑幕下注釋鏈接文本偽黑幕*/ .heimu:hover a{ color: #e86983!important; }/*黑幕下注釋鏈接文本偽黑幕後顯色*/ /*形象,作品,經典永流傳三欄整體修改*/ /*這幾欄大部分修改在條目中體現,若想修改可以直接在條目裡找到對應div及模板參數進行修改,修改後在編輯摘要中說明即可*/ .TabLabelText.selected .hovers-fade.tabslabelbt{ font-weight:600; color:#ff5c70!important; background-color:#fd8da6; width:50px; border-radius:10px; text-align:center; padding:4px 6px; }/*當前顯示tab的LabelText的顏色加深*/ .TabContent{ border-radius:10px; }/*tabs內部邊框圓角化*/ /*moehover修改*/ .onhover-inline-block>table>tbody>tr:first-child>td{ padding:3.4px!important; }/*防止錯位導致頁面偏移*/ .moe-hover .onhover-fade-slow{ transition: opacity 1s!important; }/*修改過渡時間*/