MediaWiki:Common.css

来自哲♂学中文维基
NowaraShone留言 | 贡献2025年2月25日 (二) 10:06的版本
跳转到导航 跳转到搜索

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的更改的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
#p-logo a {
    background-size: contain !important;
    background-position: center !important;
    width: 135px !important;
    height: 135px !important;
}
body {
    background: url('/resources/assets/wikibackground.jpg') no-repeat center center fixed;
    background-size: cover;
}