「MediaWiki:Gadget-site-styles.css」:修訂間差異

跳至導覽 跳至搜尋
無編輯摘要
imported>=海豚=
無編輯摘要
imported>=海豚=
無編輯摘要
行 96: 行 96:
/* 导航菜单样式 */
/* 导航菜单样式 */
nav ul li a {
nav ul li a {
    box-shadow: inset 0 0 0 #f7af48;
    box-shadow: inset 0 0 0 #ffa92f;
    transition: all 0.1s ease-in !important;
    transition: all 0.1s ease-in !important;
}
}
nav ul li a:hover {
nav ul li a:hover {
    box-shadow: inset 7px 0 0 #f7af48;
    box-shadow: inset 7px 0 0 #ffa92f;
}
}
nav .mw-parser-output ul li a {
nav .mw-parser-output ul li a {
行 155: 行 155:
}
}
.header-container {
.header-container {
    background-color: #f7af48 !important;
    background-color: #ffa92f !important;
}
}
nav ul li a:hover {
nav ul li a:hover {
    box-shadow: inset 5px 0 0 0 #f7af48;
    box-shadow: inset 5px 0 0 0 #ffa92f;
    text-decoration: none;
    text-decoration: none;
}
}
行 280: 行 280:
/* 界面底部样式 */
/* 界面底部样式 */
.animations #mw-mf-page-center {
.animations #mw-mf-page-center {
    background-image: linear-gradient( -45deg,#f7af48 10px,transparent 11px);
    background-image: linear-gradient( -45deg,#ffa92f 10px,transparent 11px);
}
}
.tab .TabLabelText {
.tab .TabLabelText {
匿名使用者

導覽選單