跳转到内容

MediaWiki:Gadget-weekly.css

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

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
.rootpage-茶馆周报 #firstHeading,
.rootpage-茶馆周报 #siteSub,
.rootpage-茶馆周报 #contentSub,
.rootpage-茶馆周报 #mw-page-header-links,
.rootpage-茶馆周报 #bodyContentOuter > .visualClear,
.rootpage-茶馆周报 #siteNotice,
.rootpage-茶馆周报 .contentSub {
    display: none;
}

div.weekly-header {
    display: grid;
	grid-gap: 10px;
	grid-template: 
        "a b";
    padding: 50px;
}
.weekly-header-img {
    grid-area: a;
}
.weekly-header-info {
    grid-area: b;
    font-size: 1.2em;
    text-align: center;
}
.weekly-header-navigation {
    display: inline-block
}

.weekly-header a.external {
    background: none;
    padding-right: 0;
}

.weekly-header .in-page-edit-article-link-group {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    vertical-align: bottom;
}
.weekly-header .in-page-edit-article-link-group {
   display: none;
}
Cookie帮助我们提供我们的服务。通过使用我们的服务,您同意我们使用cookie。