MediaWiki:Common.css:修订间差异

删除78字节 、​ 2022年8月3日 (星期三)
重写 topsign
无编辑摘要
(重写 topsign)
第60行: 第60行:
}
}


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