76
个编辑
无编辑摘要 |
(// Edit via Wikiplus) |
||
| 第311行: | 第311行: | ||
.diffchange { | .diffchange { | ||
font-weight: 900!important; | font-weight: 900!important; | ||
} | |||
/* topbar */ | |||
body.skin-vector { | |||
background-image: url('https://wiki.mimikkofans.club/images/5/5c/91097621_p0.jpg')!important; | |||
background-position: center!important; | |||
background-repeat: no-repeat!important; | |||
background-size: cover!important; | |||
background-attachment: fixed!important; | |||
} | |||
div.vectorTabs ul li, | |||
#mw-head div.vectorMenu { | |||
background-image: none !important; | |||
background-color: transparent !important; | |||
} | |||
div.vectorTabs, | |||
div.vectorTabs span, | |||
div.vectorTabs ul, | |||
div#mw-head div.vectorMenu h3 { | |||
background-image: none !important; | |||
} | |||
#left-navigation, | |||
#right-navigation | |||
/* { | |||
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 30%, rgba(255, 255, 255, .75))!important; | |||
background-color: transparent!important; | |||
}*/ | |||
, | |||
div.vectorTabs ul li.selected { | |||
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; | |||
} | |||
#left-navigation, | |||
#right-navigation { | |||
min-height: 40px!important; | |||
} | |||
div#p-personal { | |||
background-color: rgba(255, 255, 255, 0.8)!important; | |||
padding: 5px 10px 5px 0!important; | |||
box-shadow: #666 0 1px 5px!important; | |||
} | |||
#p-personal ul { | |||
padding-left: 0!important; | |||
} | |||
div#mw-panel { | |||
font-size: 18px!important; | |||
width: 10.5rem!important; | |||
} | |||
div.vectorMenu ul { | |||
display: flex!important; | |||
flex-flow: column!important; | |||
} | |||
.portal { | |||
background-color: rgba(255, 255, 255, 0.75)!important; | |||
} | } | ||