「MediaWiki:Common.css」:修訂間差異

增加 573 位元組 、​ 2022年6月27日 (星期一)
無編輯摘要
imported>NoahLDW
無編輯摘要
imported>NoahLDW
無編輯摘要
第557行: 第557行:
.infotemplatebox>table td>.Tabs .TabContent {
.infotemplatebox>table td>.Tabs .TabContent {
     margin: 0 -1px;
     margin: 0 -1px;
}
/* Default styling for Navbar template */
.navbar {
    display: inline;
    font-weight: normal;
}
.navbar ul {
    display: inline;
    white-space: nowrap;
}
.navbar li {
    word-spacing: -0.125em;
}
.navbar.mini li abbr[title] {
    font-variant: small-caps;
    border-bottom: none;
    text-decoration: none;
    cursor: inherit;
}
/* Navbar styling when nested in navbox */
.navbox .navbar {
    display: block;
}
.navbox-title .navbar {
    /* @noflip */
    float: left;
    /* @noflip */
    text-align: left;
    /* @noflip */
    margin-right: 0.5em;
    width: 8em;
}
}


第570行: 第602行:
     text-align: right;
     text-align: right;
     width: auto;
     width: auto;
}
/* In navboxes, the show/hide button balances the v·d·e links
  from [[Template:Navbar]], so they need to be the same width. */
.navbox .collapseButton {
    width: 8em;
}
}


/* Remove .infobox when element selectors above are removed */
/* For display uneditable section */
.infobox .infobox-header,
.noedit .editsection, .noedit .mw-editsection
.infobox .infobox-subheader,
{
.infobox .infobox-image,
display: none;
.infobox .infobox-full-data,
.infobox .infobox-below {
text-align: center;
}
}


/* Remove .infobox when element selectors above are removed */
.DYKvote h2, .DYKvote h3, .DYKvote h4
.infobox .infobox-navbar {
{
/* @noflip */
margin-top: 2em;
text-align: right;
}
}
匿名使用者