MediaWiki:Common.css:修订间差异

来自恶俗维基
跳转到导航 跳转到搜索
>43e86e5f64854120005d22da5247ce0c
无编辑摘要
imported>Unknown user
无编辑摘要
第1行: 第1行:
/* 这里放置的CSS将应用于所有皮肤 */
 
#content {
    background: rgba(255,255,255,.7);
}
body,html{
background: url(https://zhina.wiki/background.svg) no-repeat center center fixed;
    background-size: cover;
    position: relative;
    height: auto;
}
body.ns-2 div#catlinks {
    display: none !important;
}
.imgbox img, .mw-parser-output img {
max-width: 100%;
height: auto;
}

2019年2月19日 (二) 04:02的版本