|
|
(未显示同一用户的3个中间版本) |
第1行: |
第1行: |
| /**
| |
| * -------------------------------------------------------------------------
| |
| * !!! DON'T MODIFY THIS PAGE MANUALLY, YOUR CHANGES WILL BE OVERWRITTEN !!!
| |
| * -------------------------------------------------------------------------
| |
| */
| |
| ._addText { content: '{{GHIACode|page=GHIA:MoegirlPediaInterfaceCodes/blob/master/src/gadgets/vector-styles/Gadget-vector-styles.css|user=[[U:AnnAngela]]|co-authors=GH:github-actions[bot]|longId=103d1a563ea4ccc8ff29fb55c9bcd88329a56eb5|shortId=103d1a56|summary=feat: rename (#594)|body=<nowiki>Co-authored-by: github-actions[bot] <41898282+github-actions[bot]📧users.noreply.github.com></nowiki>}}'; }
| |
|
| |
|
| /* <pre> */ | | /* <pre> */ |
|
| |
|
| body.skin-vector{
| | |
| background:url("https://app.moegirl.org.cn/background/2023Anniversary/vector.jpg") no-repeat top left #F6F6F6;
| |
| }
| |
| #content{ | | #content{ |
| position:relative; | | position:relative; |
第27行: |
第19行: |
|
| |
|
| #mw-panel #p-logo .mw-wiki-logo{ | | #mw-panel #p-logo .mw-wiki-logo{ |
| background-image:none;
| |
| width:176px; | | width:176px; |
| height:300px; | | height:300px; |
第163行: |
第154行: |
| flex-flow:column; | | flex-flow:column; |
| } | | } |
| | |
| | /* 其他 */ |
| | |
| .mobile-only, | | .mobile-only, |
| .mobileonly{ | | .mobileonly{ |
| display:none !important; | | display:none !important; |
| } | | } |
| | |
| | #pt-userpage a { |
| | background-image: none !important; |
| | padding-left: 0 !important; |
| | } |
|
| |
|
| /* </pre> */ | | /* </pre> */ |
|
| |
| 阅读更多:https://mzh.moegirl.org.cn/MediaWiki:Gadget-vector-styles.css
| |
| 本文引自萌娘百科(https://mzh.moegirl.org.cn ),文字内容默认使用《知识共享 署名-非商业性使用-相同方式共享 3.0 中国大陆》协议。
| |