MediaWiki:Vector.css:修订间差异

添加1,145字节 、​ 2023年6月1日 (星期四)
无编辑摘要
(清空页面)
标签清空
无编辑摘要
 
(未显示4个用户的40个中间版本)
@charset "UTF-8";
/* 初版源代码:用户:Salt_lovely/Vector.scss */
/* 今版源代码:https://github.com/mcbbs-wiki/mcbbs-wiki-widget-repo */
:root {
--bgtop: 46px;
--bgleft: 20px;
--lightcolor: #fdf6e6;
--bgcolor: #fbf2dc;
--bgcolor1: #e9d3ad;
--bgcolor2: #e7d3b1;
--bgcolor3: #e9cb97;
--linecolor: #cfb78e;
--fontfamily: sans-serif, 'Microsoft Yahei', apple color emoji, segoe ui emoji,
segoe ui symbol;
--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);
}
 
.skin-vector-legacy .ve-ui-toolbar-floating > .oo-ui-toolbar-bar {
top: 2.5rem;
}
 
.mw-category-group li {
border-color: unset !important;
}