MediaWiki:Vector.css:修订间差异
去掉版头图片,恢复logo |
去掉头像icon |
||
第154行: | 第154行: | ||
flex-flow:column; | flex-flow:column; | ||
} | } | ||
/* 其他 */ | |||
.mobile-only, | .mobile-only, | ||
.mobileonly{ | .mobileonly{ | ||
display:none !important; | display:none !important; | ||
} | } | ||
#pt-userpage a { | |||
background-image: none; | |||
padding-left: 0; | |||
} | |||
/* </pre> */ | /* </pre> */ |