MediaWiki:Vector.css:修订间差异

删除316字节 、​ 2022年8月4日 (星期四)
无编辑摘要
无编辑摘要
标签手工回退
无编辑摘要
第3行: 第3行:
:root {
:root {
   --themecolor: #a8cdff;
   --themecolor: #a8cdff;
  --themeimg: url(https://www.mcbbs.net/template/mcbbs/image/body_bg.jpg);
   --bgtop: 46px;
   --bgtop: 46px;
   --bgleft: 20px;
   --bgleft: 20px;
第168行: 第167行:
   height: 1.5rem;
   height: 1.5rem;
   padding: 0.5rem 1rem;
   padding: 0.5rem 1rem;
   background: url(https://www.mcbbs.net/template/mcbbs/image/top_bg.png);
   background: var(--themebar);
   background-size: contain;
   background-size: contain;
   opacity: 0.5;
   opacity: 0.5;
第295行: 第294行:
   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;
第313行: 第312行:
#content::before {
#content::before {
   top: -46px;
   top: -46px;
   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;
   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::after {
   bottom: -46px;
   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;
   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;
}
}


维护员、​界面管理员、​巡查员、​监督员、​小部件编辑者
3,469

个编辑