MediaWiki:Vector.css:修订间差异

删除2,722字节 、​ 2023年6月1日 (星期四)
无编辑摘要
无编辑摘要
无编辑摘要
 
(未显示4个用户的41个中间版本)
@charset "UTF-8";
/* 初版源代码:用户:Salt_lovely/Vector.scss */
/* 今版源代码:https://github.com/mcbbs-wiki/mcbbs-wiki-widget-repo */
:root {
--bgtop: 46px;
--themecolor:#A8CDFF;
--bgleft: 20px;
--themeimg:url(https://www.mcbbs.net/template/mcbbs/image/body_bg.jpg);
--lightcolor: #fdf6e6;
--bgtop:46px;
--bgcolor: #fbf2dc;
--bgleft:20px;
--lightcolorbgcolor1: #FDF6E6e9d3ad;
--bgcolorbgcolor2: #fbf2dce7d3b1;
--bgcolor1bgcolor3: #E9D3ADe9cb97;
--bgcolor2linecolor: #E7D3B1cfb78e;
--fontfamily: sans-serif, 'Microsoft Yahei', apple color emoji, segoe ui emoji,
--bgcolor3:#E9CB97;
segoe ui symbol;
--linecolor:#CFB78E;
--fontfamily2: 'Linux Libertine', 'Georgia', 'Times', serif, sans-serif,
--fontfamily:sans-serif,'Microsoft Yahei',apple color emoji,segoe ui emoji,segoe ui symbol;
Tahoma;
--fontfamily2:'Linux Libertine','Georgia','Times',serif,sans-serif,Tahoma
--articlefont: Lora, 'Palatino Linotype', 'Book Antiqua', 'New York',
'DejaVu serif', 'Source Han Serif', 'Source Han Serif SC';
--delete-linecolor: #ffe49c;
--add-linecolor: #a3d3ff;
--selection-color: lightblue;
--selection-font-color: #000; }
#catlinks, pre, table.wikitable, li.gallerybox div.thumb, .toc, .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-warning, .toccolours, table.navbox {
background-color: var(--lightcolor);
}
 
body {
.skin-vector-legacy .ve-ui-toolbar-floating > .oo-ui-toolbar-bar {
background:var(--themeimg) 0 0 no-repeat;
top: 2.5rem;
background-attachment:fixed;
background-size:cover;
border-top:none;
font-family:var(--fontfamily)
}
 
#mw-page-base {
.mw-category-group li {
background:none!important
border-color: unset !important;
}
#content:before {
content:'';
left:0;
height:var(--bgtop);
width:calc(100% - 90px);
padding:0 45px;
margin-top:-45px;
display:block;
position:absolute;
background:url(https://s2.ax1x.com/2019/11/28/QFB2X4.png)left top no-repeat,url(https://s2.ax1x.com/2019/11/28/QFBfB9.png)right top no-repeat,url(https://s2.ax1x.com/2019/11/28/QFBc1U.png)top repeat-x content-box
}
#content:after {
content:'';
left:0;
height:var(--bgtop);
width:calc(100% - 90px);
padding:0 45px;
bottom:0px;
margin-bottom:-45px;
display:block;
position:absolute;
background:url(https://s2.ax1x.com/2019/11/28/QFco4A.png)bottom repeat-x content-box,url(https://s2.ax1x.com/2019/11/28/QFcINd.png)left bottom no-repeat,url(https://s2.ax1x.com/2019/11/28/QFc5AH.png)right bottom no-repeat
}
#content {
padding:0 calc(var(--bgtop) * 1.5);
margin-right:var(--bgleft);
overflow:visible;
position:relative;
background:url(https://www.mcbbs.net/template/mcbbs/image/bg_border_left.png) left top repeat-y,url(https://www.mcbbs.net/template/mcbbs/image/bg_border_right.png) right top repeat-y;
background-color:var(--bgcolor)
}
#left-navigation {
margin-top:calc(2em + var(--bgtop));
margin-left:calc(11em + var(--bgtop) * 1.5)
}
#right-navigation {
margin-top:calc(2em + var(--bgtop));
margin-right:calc(var(--bgtop) + var(--bgleft))
}
#left-navigation li,#right-navigation li {
background-image:linear-gradient(0deg,var(--linecolor) 0%,var(--bgcolor) 30%)
}
#left-navigation li.selected,#right-navigation li.selected {
background-image:linear-gradient(0deg,var(--linecolor) 0%,var(--bgcolor) 30%,white 100%)
}
#left-navigation li:first-child,#right-navigation li:first-child {
border-left:1px solid var(--linecolor)
}
#left-navigation li:last-child,#right-navigation li:last-child {
border-right:1px solid var(--linecolor)
}
#p-cactions .menu li {
border:1px solid var(--linecolor)
}
#left-navigation div,#left-navigation ul,#left-navigation span,#right-navigation div,#right-navigation ul,#right-navigation span,#p-cactions-label,#p-cactions .menu li {
background:none!important
}
#firstHeading {
margin-top:var(--bgtop)
}
#p-personal {
width:100%;
position:fixed;
top:0;
right:0;
padding:0.33em 1em;
background:url(https://www.mcbbs.net/template/mcbbs/image/top_bg.png);
background-size:contain
}
#p-personal ul {
float:right
}
#catlinks,pre,table.wikitable,li.gallerybox div.thumb,.toc,.mw-warning,.toccolours,table.navbox,#simpleSearch {
background-color:var(--lightcolor)
}
fieldset,ul,li,a,span,em,pre,h1,h2,h3,h4,h5,h6 {
border-color:var(--linecolor)!important
}
.diff-deletedline {
border-color:#ffe49c!important
}
.diff-addedline {
border-color:#a3d3ff!important
}
#catlinks {
margin-bottom:2px
}
/*a[href] {
color:#36b!important
}
a[href]:visited {
color:#609!important
}
a[href]:hover {
color:#58c!important
}
a[href] span {
background:none!important
}*/
::selection {
background:lightblue;
color:black
}
::-moz-selection {
background:lightblue;
color:black
}
input,select {
background-color:var(--lightcolor);
border:1px solid var(--linecolor)
}
h1,h2,h3,h4,h5,h6 {
font-family:var(--fontfamily2)!important
}
#footer {
padding-bottom:0
margin-top: 1em;
}
a.new[href] {
color:#c66!important
}