MediaWiki:Common.css:修订间差异

跳到导航 跳到搜索
添加391字节 、​ 2020年8月18日 (星期二)
无编辑摘要
无编辑摘要
无编辑摘要
第1行: 第1行:
/*背景图*/
/*背景图*/
https://zh.moegirl.org.cn/MediaWiki:Common.css
本文引自萌娘百科(https://zh.moegirl.org.cn),文字内容默认使用《知识共享 署名-非商业性使用-相同方式共享 3.0》协议。
body.skin-vector {
body.skin-vector {
     background: url(/images/d/d9/WIKI头图.png) no-repeat top left #f6f6f6;
     background: url(/images/d/d9/WIKI头图.png) no-repeat top left #f6f6f6;
第40行: 第42行:
     background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.3) 30%,rgba(255,255,255,.5))!important;
     background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.3) 30%,rgba(255,255,255,.5))!important;
     background-color: transparent!important;
     background-color: transparent!important;
}
div#p-personal {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 5px 10px 5px 0;
    box-shadow: #666 0 1px 5px;
}
}


#simpleSearch {
#simpleSearch {
     background-image: linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,.8) 30%,rgba(255,255,255,.9));
     background-image: linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,.8) 30%,rgba(255,255,255,.9));
}
#mw-navigation div.vectorMenu div.menu {
    z-index: 9;
}
}


导航菜单