跳转到内容

MediaWiki:Gadget-improved-infobox.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
.notaninfobox{
    box-shadow:0px 3px 1px 0 rgba(81,90,97,.25);
    background: #D9E9FA;
    border:0 solid;
    padding:0;
    border-radius:2px
}

.infobox-subheader{
    background: #bedaf3;
}

.infobox-imagearea{
    padding:6px !important;
    background: #CAE3FA;
}

.infobox-rows{
    gap:0;
    padding-top:0 !important
}

.notaninfobox > .infobox-rows{
    border-top: 4px solid #8eb3d4;
}

.infobox-title{
    border:0;
    background: #96BCD9;
    color:#262A2D }

.infobox-row > .infobox-cell-header{
    background: #97BCDA !important;
}
    
.infobox-row:nth-child(2n+1) > .infobox-cell-header{
    background: #ABCDE8 !important;
}
    
.infobox-rows.subinfobox > .infobox-row > .infobox-cell-header{
    background:#abcde3 !important
}

.infobox-row:nth-child(2n+1) > .infobox-cell-data > .infobox-rows.subinfobox > .infobox-row > .infobox-cell-header{
    background: #C1D9E9 !important;
}

.infobox-cell-data{
    background: #F1FAFE !important;
}

.infobox-row:nth-child(2n) .infobox-cell-data{
    background: #E5F3F9 !important;
}

.subinfobox > .infobox-row + .infobox-row > .infobox-cell-header{
    border-top:1px solid #7C8A94
}
    
.subinfobox > .infobox-row + .infobox-row > .infobox-cell-data{
    border-top:1px solid #BCD0E0
}
Cookie帮助我们提供我们的服务。通过使用我们的服务,您同意我们使用cookie。