全站通知:

CodeBlock:ClearOriginal

阅读

    

2023-05-17更新

    

最新编辑:克里夫-Cliff

阅读:

  

更新日期:2023-05-17

  

最新编辑:克里夫-Cliff

来自碧蓝档案WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索
页面贡献者 :
克里夫-Cliff

This is the CSS code to hide all components from the default page and clears excess CSS

{{#css: .bili-game-header-nav { display: none; } .wiki-header { display: none; } .post-content { display: none !important; } .bui-sns-info { display: none !important; } #headBox { display: none; } .footer-box { display: none; } #biliContributors { display: none; } #mw-content-text { margin: 0; padding: 0; background-color: transparent; } .game-bg { margin: 0 !important; padding: 0 !important; } .container { margin: 0; padding: 0; } @media (min-width: 982px) { #mw-content-text { margin-top: 0 !important; } } }}