MediaWiki:Vector.css:修订间差异

添加303字节 、​ 2022年8月4日 (星期四)
无编辑摘要
(// Edit via Wikiplus)
标签已被回退
无编辑摘要
标签已被回退
第12行: 第12行:
   --linecolor: #cfb78e;
   --linecolor: #cfb78e;
   --fontfamily: sans-serif, "Microsoft Yahei", apple color emoji,
   --fontfamily: sans-serif, "Microsoft Yahei", apple color emoji,
segoe ui emoji, segoe ui symbol;
        segoe ui emoji, segoe ui symbol;
   --fontfamily2: "Linux Libertine", "Georgia", "Times", serif, sans-serif,
   --fontfamily2: "Linux Libertine", "Georgia", "Times", serif, sans-serif,
Tahoma;
        Tahoma;
   --articlefont: Lora, "Palatino Linotype", "Book Antiqua", "New York",
   --articlefont: Lora, "Palatino Linotype", "Book Antiqua", "New York",
"DejaVu serif", "Source Han Serif", "Source Han Serif SC";
        "DejaVu serif", "Source Han Serif", "Source Han Serif SC"; }
}


/* 背景 */
/* 背景 */
第26行: 第25行:
   background-size: cover;
   background-size: cover;
   border-top: none;
   border-top: none;
   font-family: var(--fontfamily);
   font-family: var(--fontfamily); }
}
  body * {
 
    border-color: var(--linecolor); }
body * {
  border-color: var(--linecolor);
}


/* 左侧栏 */
/* 左侧栏 */
第42行: 第38行:
   background-color: #fff9;
   background-color: #fff9;
   border: 1px solid #ccc;
   border: 1px solid #ccc;
   border-radius: 4px;
   border-radius: 4px; }
}
  #mw-panel #p-logo {
 
    width: 10rem;
#mw-panel #p-logo {
    height: 10rem;
  width: 10rem;
    margin-top: -14px;
  height: 10rem;
    margin-left: -1rem; }
  margin-top: -14px;
    #mw-panel #p-logo a {
  margin-left: -1rem;
      background-size: contain; }
}
    #mw-panel #p-logo + .portal {
 
      margin-top: 0; }
#mw-panel #p-logo a {
      #mw-panel #p-logo + .portal .body {
  background-size: contain;
        margin-left: 0; }
}
  #mw-panel .portal {
 
    padding: 0.75rem 0 0 0;
#mw-panel #p-logo + .portal {
    margin: 0; }
  margin-top: 0;
    #mw-panel .portal:hover {
}
      background-color: transparent; }
 
    #mw-panel .portal > h1,
#mw-panel #p-logo + .portal .vector-menu-content {
    #mw-panel .portal > h2,
  margin-left: 0;
    #mw-panel .portal > h3,
}
    #mw-panel .portal > h4,
 
    #mw-panel .portal > h5,
#mw-panel .portal {
    #mw-panel .portal > h6 {
  padding: 0.75rem 0 0 0;
      margin: 0;
  margin: 0;
      padding: 0;
}
      position: relative;
 
      background-image: none;
#mw-panel .portal:hover {
      font-size: 1rem;
  background-color: transparent;
      line-height: 1.3rem;
}
      cursor: pointer; }
 
      #mw-panel .portal > h1::after,
#mw-panel .portal > h1,
      #mw-panel .portal > h2::after,
#mw-panel .portal > h2,
      #mw-panel .portal > h3::after,
#mw-panel .portal > h3,
      #mw-panel .portal > h4::after,
#mw-panel .portal > h4,
      #mw-panel .portal > h5::after,
#mw-panel .portal > h5,
      #mw-panel .portal > h6::after {
#mw-panel .portal > h6 {
        position: absolute;
  margin: 0;
        bottom: 0;
  padding: 0;
        right: 0;
  position: relative;
        opacity: 0;
  background-image: none;
        font-size: 0.75rem;
  font-size: 1rem;
        line-height: 1.3rem;
  line-height: 1.3rem;
        transition: 0.3s ease; }
  cursor: pointer;
      #mw-panel .portal > h1:hover::after,
}
      #mw-panel .portal > h2:hover::after,
 
      #mw-panel .portal > h3:hover::after,
#mw-panel .portal > h1::after,
      #mw-panel .portal > h4:hover::after,
#mw-panel .portal > h2::after,
      #mw-panel .portal > h5:hover::after,
#mw-panel .portal > h3::after,
      #mw-panel .portal > h6:hover::after {
#mw-panel .portal > h4::after,
        opacity: 0.9; }
#mw-panel .portal > h5::after,
    #mw-panel .portal .body {
#mw-panel .portal > h6::after {
      padding-top: 0;
  position: absolute;
      margin-left: 0;
  bottom: 0;
      border-top: 2px solid var(--linecolor) !important;
  right: 0;
      background-image: none;
  opacity: 0;
      transition: max-height 0.3s ease;
  font-size: 0.75rem;
      overflow: hidden; }
  line-height: 1.3rem;
      #mw-panel .portal .body li {
  transition: 0.3s ease;
        padding: 0;
}
        font-size: 0.9rem;
 
        line-height: 1.2rem; }
#mw-panel .portal > h1:hover::after,
        #mw-panel .portal .body li a {
#mw-panel .portal > h2:hover::after,
          width: 100%;
#mw-panel .portal > h3:hover::after,
          display: inline-block; }
#mw-panel .portal > h4:hover::after,
    #mw-panel .portal.salt-close > h1::after,
#mw-panel .portal > h5:hover::after,
    #mw-panel .portal.salt-close > h2::after,
#mw-panel .portal > h6:hover::after {
    #mw-panel .portal.salt-close > h3::after,
  opacity: 0.9;
    #mw-panel .portal.salt-close > h4::after,
}
    #mw-panel .portal.salt-close > h5::after,
 
    #mw-panel .portal.salt-close > h6::after {
#mw-panel .portal .vector-menu-content {
      content: "点击展开"; }
  padding-top: 0;
    #mw-panel .portal.salt-close .body {
  margin-left: 0;
      max-height: 0px; }
  border-top: 2px solid var(--linecolor) !important;
    #mw-panel .portal.salt-open > h1::after,
  background-image: none;
    #mw-panel .portal.salt-open > h2::after,
  transition: max-height 0.3s ease;
    #mw-panel .portal.salt-open > h3::after,
  overflow: hidden;
    #mw-panel .portal.salt-open > h4::after,
}
    #mw-panel .portal.salt-open > h5::after,
 
    #mw-panel .portal.salt-open > h6::after {
#mw-panel .portal .vector-menu-content li {
      content: "点击收起"; }
  padding: 0;
    #mw-panel .portal.salt-open .body {
  font-size: 0.9rem;
      max-height: var(--salt-open-height, 100vh); }
  line-height: 1.2rem;
}
 
#mw-panel .portal .vector-menu-content li a {
  width: 100%;
  display: inline-block;
}
 
#mw-panel .portal.salt-close > h1::after,
#mw-panel .portal.salt-close > h2::after,
#mw-panel .portal.salt-close > h3::after,
#mw-panel .portal.salt-close > h4::after,
#mw-panel .portal.salt-close > h5::after,
#mw-panel .portal.salt-close > h6::after {
  content: "点击展开";
}
 
#mw-panel .portal.salt-close .vector-menu-content {
  max-height: 0px;
  /*overflow: hidden;*/
}
 
#mw-panel .portal.salt-open > h1::after,
#mw-panel .portal.salt-open > h2::after,
#mw-panel .portal.salt-open > h3::after,
#mw-panel .portal.salt-open > h4::after,
#mw-panel .portal.salt-open > h5::after,
#mw-panel .portal.salt-open > h6::after {
  content: "点击收起";
}
 
#mw-panel .portal.salt-open .vector-menu-content {
  max-height: var(--salt-open-height, 100vh);
}


/* 最顶部的信息栏 */
/* 最顶部的信息栏 */
第167行: 第129行:
   height: 1.5rem;
   height: 1.5rem;
   padding: 0.5rem 1rem;
   padding: 0.5rem 1rem;
   background: var(--themebar);
   background: url(https://www.mcbbs.net/template/mcbbs/image/top_bg.png);
   background-size: contain;
   background-size: contain;
   opacity: 0.5;
   opacity: 0.5;
第173行: 第135行:
   transition-duration: 0.3s;
   transition-duration: 0.3s;
   transition-timing-function: ease;
   transition-timing-function: ease;
   transition-delay: 0.5s;
   transition-delay: 0.5s; }
}
  #p-personal:hover {
 
    opacity: 1;
#p-personal:hover {
    transition-delay: 0s; }
  opacity: 1;
  #p-personal ul {
  transition-delay: 0s;
    float: right; }
}
    #p-personal ul li {
 
      height: 1rem;
#p-personal ul {
      margin-top: 0;
  float: right;
      margin-bottom: 0;
}
      font-size: 0.9rem;
 
      line-height: 1rem; }
#p-personal ul li {
  height: 1rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.9rem;
  line-height: 1rem;
}
/*顶栏遮挡可视化编辑器*/
.skin-vector .ve-ui-toolbar-floating > .oo-ui-toolbar-bar {
  top: 2.5rem;
}


/* 顶部栏 */
/* 顶部栏 */
#mw-head {
#mw-head {
   top: calc(
   top: calc( 46px + 3rem);
46px + 3rem);
   padding: 0 57px 0 69px;
   padding: 0 57px 0 69px;
   width: calc(100% - 126px);
   width: calc(100% - 126px); }
}
  #mw-head #left-navigation,
 
  #mw-head #right-navigation {
#mw-head #left-navigation,
    margin-top: 0rem; }
#mw-head #right-navigation {
    #mw-head #left-navigation nav,
  margin-top: 0rem;
    #mw-head #left-navigation div,
}
    #mw-head #left-navigation ul,
 
    #mw-head #left-navigation span,
#mw-head #left-navigation nav,
    #mw-head #left-navigation a,
#mw-head #left-navigation div,
    #mw-head #right-navigation nav,
#mw-head #left-navigation ul,
    #mw-head #right-navigation div,
#mw-head #left-navigation span,
    #mw-head #right-navigation ul,
#mw-head #left-navigation a,
    #mw-head #right-navigation span,
#mw-head #right-navigation nav,
    #mw-head #right-navigation a {
#mw-head #right-navigation div,
      background-image: none;
#mw-head #right-navigation ul,
      background-color: transparent; }
#mw-head #right-navigation span,
    #mw-head #left-navigation li,
#mw-head #right-navigation a {
    #mw-head #right-navigation li {
  background-image: none;
      border-left: none;
  background-color: transparent;
      border-right: none; }
}
      #mw-head #left-navigation li:first-child,
 
      #mw-head #right-navigation li:first-child {
#mw-head #left-navigation li,
        border-left: 1px solid var(--linecolor); }
#mw-head #right-navigation li {
      #mw-head #left-navigation li:last-child,
  border-left: none;
      #mw-head #right-navigation li:last-child {
  border-right: none;
        border-right: 1px solid var(--linecolor); }
}
    #mw-head #left-navigation ul li,
 
    #mw-head #right-navigation ul li {
#mw-head #left-navigation li:first-child,
      height: 2.7rem;
#mw-head #right-navigation li:first-child {
      background-image: linear-gradient(0deg, var(--linecolor) 0%, var(--bgcolor) 20%); }
  border-left: 1px solid var(--linecolor);
      #mw-head #left-navigation ul li:hover,
}
      #mw-head #right-navigation ul li:hover {
 
        background-image: linear-gradient(0deg, var(--linecolor) 0%, var(--bgcolor) 12%); }
#mw-head #left-navigation li:last-child,
      #mw-head #left-navigation ul li a,
#mw-head #right-navigation li:last-child {
      #mw-head #right-navigation ul li a {
  border-right: 1px solid var(--linecolor);
        font-size: 0.875rem;
}
        padding-top: 1rem;
 
        text-align: center; }
#mw-head #left-navigation ul li,
      #mw-head #left-navigation ul li.icon a,
#mw-head #right-navigation ul li {
      #mw-head #right-navigation ul li.icon a {
  height: 2.7rem;
        padding-top: 2.5rem; }
  background-image: linear-gradient(0deg, var(--linecolor) 0%, var(--bgcolor) 20%);
    #mw-head #left-navigation ul.menu li,
}
    #mw-head #right-navigation ul.menu li {
 
      background-image: linear-gradient(0deg, var(--linecolor) 0%, var(--bgcolor) 12%); }
#mw-head #left-navigation ul li:hover,
      #mw-head #left-navigation ul.menu li:hover,
#mw-head #right-navigation ul li:hover {
      #mw-head #right-navigation ul.menu li:hover {
  background-image: linear-gradient(0deg, var(--linecolor) 0%, var(--bgcolor) 12%);
        background-image: linear-gradient(0deg, var(--linecolor) 0%, var(--bgcolor) 6%); }
}
  #mw-head #p-cactions .menu li {
 
    border: 1px solid var(--linecolor);
#mw-head #left-navigation ul li a,
    background-color: var(--lightcolor); }
#mw-head #right-navigation ul li a {
  font-size: 0.875rem;
  padding-top: 1rem;
  text-align: center;
}
 
#mw-head #left-navigation ul li.icon a,
#mw-head #right-navigation ul li.icon a {
  padding-top: 2.5rem;
}
 
#mw-head #left-navigation ul.menu li,
#mw-head #right-navigation ul.menu li {
  background-image: linear-gradient(0deg, var(--linecolor) 0%, var(--bgcolor) 12%);
}
 
#mw-head #left-navigation ul.menu li:hover,
#mw-head #right-navigation ul.menu li:hover {
  background-image: linear-gradient(0deg, var(--linecolor) 0%, var(--bgcolor) 6%);
}
 
#mw-head #p-cactions .menu li {
  border: 1px solid var(--linecolor);
  background-color: var(--lightcolor);
}


#p-personal #pt-notifications-alert,
#p-personal #pt-notifications-alert,
#p-personal #pt-notifications-notice {
#p-personal #pt-notifications-notice {
   margin-right: 0;
   margin-right: 0; }
}


/* 主体 */
/* 主体 */
#content {
#content {
   top: calc(
   top: calc( 46px + 3rem);
46px + 3rem);
   min-height: 400px;
   min-height: 400px;
   padding: 1px 69px;
   padding: 1px 69px;
第294行: 第217行:
   overflow: visible;
   overflow: visible;
   position: relative;
   position: relative;
   background: url(https://www.mcbbs.net/template/mcbbs/image/bg_border_left.png) left top repeat-y, url(https://mcbbs.wiki/images/1/13/bg_border_right.png) right top repeat-y;
   background: url(/salt/book/left.png) left top repeat-y, url(/salt/book/right.png) right top repeat-y;
   background-color: var(--bgcolor);
   background-color: var(--bgcolor);
   border: none;
   border: none;
   border-width: 0;
   border-width: 0; }
}
  #content::after, #content::before {
 
    content: "";
#content::after, #content::before {
    left: 0;
  content: "";
    height: 46px;
  left: 0;
    width: calc(100% - 92px);
  height: 46px;
    padding: 0 46px;
  width: calc(100% - 92px);
    display: block;
  padding: 0 46px;
    position: absolute; }
  display: block;
  #content::before {
  position: absolute;
    top: -46px;
}
    background: url(/salt/book/left-top.png) left top no-repeat, url(/salt/book/right-top.png) right top no-repeat, url(/salt/book/top.png) top repeat-x content-box; }
 
  #content::after {
#content::before {
    bottom: -46px;
  top: -46px;
    background: url(/salt/book/left-bottom.png) left bottom no-repeat, url(/salt/book/right-bottom.png) right bottom no-repeat, url(/salt/book/bottom.png) bottom repeat-x content-box; }
  background: url(https://s2.ax1x.com/2019/11/28/QFB2X4.png) left top no-repeat, url(https://mcbbs.wiki/images/c/cf/body_top-right.png) right top no-repeat, url(https://s2.ax1x.com/2019/11/28/QFBc1U.png) top repeat-x content-box;
}
 
#content::after {
  bottom: -46px;
  background: url(https://s2.ax1x.com/2019/11/28/QFcINd.png) left bottom no-repeat, url(https://mcbbs.wiki/images/e/e9/body_bottom-right.png) right bottom no-repeat, url(https://s2.ax1x.com/2019/11/28/QFco4A.png) bottom repeat-x content-box;
}


/* 页脚 */
/* 页脚 */
第325行: 第241行:
   margin-top: 46px;
   margin-top: 46px;
   clear: both;
   clear: both;
   transition: all 0.3s;
   transition: all 0.3s; }
}
  #footer:hover {
 
    /*鼠标滑过,背景变白*/
#footer:hover {
    background: rgba(255, 255, 255, 0.7); }
  /*鼠标滑过,背景变白*/
  background: rgba(255, 255, 255, 0.7);
}


/* 滚动公告 */
/* 滚动公告 */
.topsign{
.topsign {
   position: relative;
   position: relative;
   width: 100%;
   width: 100%;
   height: 65px;
   height: 65px;
   overflow: hidden;
   overflow: hidden; }
}
  .topsign .topsignitem {
 
    position: absolute;
.topsign > *{
    left: 0;
  position: absolute;
    top: 0;
  left: 0;
    width: 100%;
  top: 0;
    height: auto; }
  width: 100%;
    .topsign .topsignitem p {
  text-align: center;
      line-height: 50px;
}
      text-align: center; }


/* 适配 */
/* 适配 */
@media screen and (max-width: 982px) {
@media screen and (max-width: 982px) {
   #mw-panel {
   #mw-panel {
     left: 0;
     left: 0; }
  }
   #content {
   #content {
     margin-left: 10rem;
     margin-left: 10rem;
     margin-right: 0;
     margin-right: 0; } }
  }
}


#mw-page-base,
#mw-page-base,
第365行: 第275行:
   opacity: 0;
   opacity: 0;
   display: none;
   display: none;
   height: 0;
   height: 0; }
}


#catlinks,
#catlinks,
第378行: 第287行:
table.navbox,
table.navbox,
#simpleSearch {
#simpleSearch {
   background-color: var(--lightcolor);
   background-color: var(--lightcolor); }
}


fieldset,
fieldset,
第394行: 第302行:
h5,
h5,
h6 {
h6 {
   border-color: var(--linecolor) !important;
   border-color: var(--linecolor) !important; }
}


h1,
h1,
第403行: 第310行:
h5,
h5,
h6 {
h6 {
   font-family: var(--fontfamily) !important;
   font-family: var(--fontfamily) !important; }
}


#firstHeading {
#firstHeading {
   margin-top: var(--bgtop);
   margin-top: var(--bgtop); }
}


.diff-deletedline {
.diff-deletedline {
   border-color: #ffe49c !important;
   border-color: #ffe49c !important; }
}


.diff-addedline {
.diff-addedline {
   border-color: #a3d3ff !important;
   border-color: #a3d3ff !important; }
}


#catlinks {
#catlinks {
   margin-bottom: 2px;
   margin-bottom: 2px; }
}


::selection {
::selection {
   background: lightblue;
   background: lightblue;
   color: black;
   color: black; }
}


::-moz-selection {
::-moz-selection {
   background: lightblue;
   background: lightblue;
   color: black;
   color: black; }
}


input,
input,
select {
select {
   background-color: var(--lightcolor);
   background-color: var(--lightcolor);
   border: 1px solid var(--linecolor);
   border: 1px solid var(--linecolor); }
}
 
.page-特殊_参数设置 #siteNotice {
    display: none;
}
维护员、​界面管理员、​巡查员、​监督员、​小部件编辑者
3,469

个编辑