用户:一位史蒂夫/vector.css

来自兽耳维基

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
/* 未适配当前mw版本 */
h2 {
	font-weight: normal;
}
div#content {
	background: #ffffff99!important;
	backdrop-filter: blur(7px);
	z-index: 0!important;
}
.vector-legacy-sidebar .vector-menu-portal {
    margin: 0.4em 0.6em 0 0.7em!important;
}
.mw-body {
	border:none!important;
	border-radius: 7px;
	margin-top: 10px;
}
.vector-menu-tabs, .vector-menu-tabs-legacy li {
	background: transparent;
}
div#left-navigation, div#right-navigation, div.vectorTabs ul li.selected {
	background: #ffffff99!important;
	border-radius: 7px;
	backdrop-filter: blur(7px);
}

#p-personal, div.vector-menu-content ul li.selected {
	background: #ffffff99!important;
	border-radius: 7px;
	backdrop-filter: blur(7px);
}
div.vectorMenu div.menu {
	z-index: 999!important;
	border-radius: 7px;
	margin: 2px;
	border: none!important;
	background:rgba(255,255,255,0.95)!important;
	padding: 5px;
	backdrop-filter: blur(7px);
}
fieldset {
	border-radius: 7px;
}
body.sideBarPic.skin-vector:not(.DeceasedPerson) div#mw-panel div.portal {
	background-color: #ffffff99!important;
	margin-left: 0!important;
	margin-right: 10px!important;
	padding-left: 5px!important;
	padding-right: 10px!important;
	border-radius: 7px!important;
	margin-bottom: 10px!important;
	backdrop-filter: blur(7px)!important;
}
div#mw-panel {
	text-shadow: none!important;
}
body.sideBarPic:not(.DeceasedPerson) #footer {
	background-color: #ffffff99!important;
	margin-top: 10px;
	border-radius: 7px;
	backdrop-filter: blur(7px);
}
.catlinks {
	border: none;
	background-color: #ffffff77;
	padding: 10px;
	margin-top: 1em;
	clear: both;
	border-radius: 7px;
	backdrop-filter: blur(7px);
}
div.vectorMenu h3 span {
	padding-top: 1em;
}
div.vectorMenu h3 span:after {
	top: 1em!important;
}
.vectorMenuCheckbox {
	height: 0%;
}
div.vectorTabs span a {
	padding-top: 1em!important;
}
/* #ca-wikilove, #ca-watch, #ca-unwatch {
	padding-top: 1em!important;
}*/
.toc, .mw-warning, .toccolours {
	border: none;
	padding: 10px!important;
	font-size: 95%;
	border-radius: 7px;
	backdrop-filter: blur(7px);
	background: #ffffff99!important;
}
#p-search form, #p-search input {
	margin: -4px 0 0;
}
#simpleSearch {
	border: none;
	border-radius: 7px;
	padding: 3px;
}
#simpleSearch #searchInput {
	padding-left: 0.625em!important;
}
#simpleSearch #searchButton {
	margin: 1px!important;
}
#pt-notifications-alert .mw-echo-notifications-badge:before, #pt-notifications-notice .mw-echo-notifications-badge:before {
	margin: 4px!important;
}
html.sidebarHiddenOn #sidebarHidden-logo-link {
	background-image: none!important;
}
#sidebarHidden-arrow {
	border: none!important;
	background: #ffffffcc!important;
	backdrop-filter: blur(7px);
}
a.mw-wiki-logo {
	background-color: transparent!important;
}
div#p-personal {
	position: fixed!important; 
	padding: 2px 6px 5px 0!important;
	border-radius: 7px;
	border: 3px solid transparent;
	backdrop-filter: blur(7px);
	right: 0;
	margin-left: -9em;
	box-shadow: #ffffff 0 0 0!important;
	background: #ffffff99!important;
}
div#heimu_toggle {
	bottom: 290px!important;
}
div#pxruler_toggle {
	right: 0!important;
	bottom: 390px!important;
	z-index: 73!important;
	left: initial!important;
	top: initial!important;
}

body::-webkit-scrollbar {
	width: 8px;
	height: 6px
}

body::-webkit-scrollbar-track {
	background-color: transparent;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em
}

body::-webkit-scrollbar-thumb {
	background-color: #30B07F;
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.4) 100%,transparent 100%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em
}

.citation-comment {
	display: inline !important;
}

.navpopup {
	border: 1px solid #ffbe20;
	background: #fff;
	padding: 5px;
	font-size: 11px;
}
del.popupDiff {
	background: rgb(254,231,230) !important;
}
ins.popupDiff {
	background: rgb(213,253,244) !important;
}

code {
	padding: 2px 4px;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

h1 {
	border-bottom: 2px solid #4e9ce3;
}
h2 {
	border-bottom: 1.2px solid #4e9ce3;
}

.mw-contributions-current {
	background: #E6F4FF;
}

a.Wikiplus-Edit-EveryWhereBtn{
	color: #816cea!important;
}
a.Wikiplus-Edit-SectionBtn{
	color: #816cea!important;
}
li#Wikiplus-Edit-TopBtn a{
	color: #816cea!important;
}

.mw-plusminus-neg {
	color: #ff2333;
}
.mw-plusminus-pos {
	color: #00bb00;
}

.mw-userlink[title="User:一位史蒂夫"] {
	background-color: rgba(224,255,255,.50);
}

.ns-talk dd {
	margin: 0;
	padding: 0;
}
.ns-talk dl {
	border-top: solid 1px #a7d7f9;
	border-left: solid 1px #a7d7f9;
	padding-top: .5em;
	padding-left: .5em; 
	margin-left: 1em;
}

a.mw-disambig.mw-disambig {
	color: #ff8921;
}
a.mw-disambig.mw-disambig:visited {
	color: #d2711b;
}
a.mw-redirect.mw-disambig {
	color: #ff6421;
}
a.mw-redirect.mw-disambig:visited {
	color: #d2521b;
}

body.ns-2 div#catlinks {
	display: block!important;
}

.history-size::before {
	content: "📊";
	font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola
}
.history-size::after {
	content: "←";
	font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola
}
.mw-history-undo::before {
	content: "⬇️";
	font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola
}
.mw-thanks-thank-link:before {
	content: "❤";
	font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola
}
#pagehistory li.selected {
	background-color: #DDD;
}
.mw-tag-markers a::before {
	content: "🏷";
	font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola
}
.mw-changeslist-date::before, .mw-changeslist h4::before {
	content: "📅";
	font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola
}
.history-user::before {
	content: "✏";
	font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola
}
.autocomment::before {
	content: "📝";
	font-family: Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola
}

.fakelink:after {
	content: "假";
	color: #BA0000;
	vertical-align: super;
	font-size: 50%;
}

.mw-redirect:after {
	content: "重";
	color: purple;
	vertical-align: super;
	font-size: 50%;
}

.mw-disambig:after {
	content: "消";
	color: orange;
	vertical-align: super;
	font-size: 50%;
} 

td.diff-deletedline {
	border-color: rgb(221,51,51)!important;
}
 
del.diffchange {
	background: rgb(254,231,230)!important;
}
 
td.diff-addedline {
	border-color: rgb(0,175,137)!important;
}
 
ins.diffchange {
	background: rgb(213,253,244)!important;
}
 
.diffchange {
	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;
}

#mw-page-base {
	background: transparent;
}

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: #ffffff99!important;
    border-radius: 7px;
    backdrop-filter: blur(7px);
}