MediaWiki:Common.css:修订间差异

来自Quickpedia wiki
无编辑摘要
无编辑摘要
第24行: 第24行:
     height: 31px;
     height: 31px;
     content: "";
     content: "";
     background: url(https://internetpedia.wikia.org/zh-tw/wiki/%E6%AA%94%E6%A1%88:CC-BY-SA.png);
     background: url(https://static.wikia.nocookie.net/worldpedias/images/a/a9/CC-BY-SA.png/revision/latest?cb=20170704005519&path-prefix=zh);
}
}

2021年5月6日 (四) 14:15的版本

/* LicenseImage */
.license-description {
    clear: both;
    /* visibility: hidden; */
    margin: 18px 0 18px 12px;
    height: 31px;
}
.license-description:before {
    display: inline-block;
    float: right;
    visibility: visible;
    margin-left: 5.6px;
    width: 88px;
    height: 31px;
    content: "";
    background: url(https://static.wikia.nocookie.net/worldpedias/images/a/ac/Poweredby_mediawiki_176x62.png/revision/latest?cb=20210417133930&path-prefix=zh);
}
.license-description:after {
    display: inline-block;
    float: right;
    visibility: visible;
    margin-left: 5.6px;
    width: 88px;
    height: 31px;
    content: "";
    background: url(https://static.wikia.nocookie.net/worldpedias/images/a/a9/CC-BY-SA.png/revision/latest?cb=20170704005519&path-prefix=zh);
}