MediaWiki:Vector.css:修订间差异

删除66字节 、​ 2023年4月24日 (星期一)
无编辑摘要
无编辑摘要
无编辑摘要
第17行: 第17行:
@media screen and (min-width: 1000px){
@media screen and (min-width: 1000px){
     .mw-footer-container{padding:10px 30px 30px;border-radius: 5px;}
     .mw-footer-container{padding:10px 30px 30px;border-radius: 5px;}
}
@media screen and (min-width: 1590px){
    #content{width:120%}
}
}