MediaWiki:Vector.css:修订间差异

添加277字节 、​ 2020年6月25日 (星期四)
无编辑摘要
(撤销Salt lovely讨论)的版本3657)
标签清空 撤销
无编辑摘要
第1行: 第1行:
.topsign{
    position: relative;
    width: 100%;
    height: 65px;
    overflow: hidden;
}


.topsign .topsignitem{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}
.topsign .topsignitem p{
    line-height: 50px;
    text-align: center;
}