MediaWiki:Vector.css:修订间差异

删除9字节 、​ 2022年7月30日 (星期六)
无编辑摘要
无编辑摘要
无编辑摘要
第291行: 第291行:
   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.cn/images/1/13/bg_border_right.png) right top repeat-y;
   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-color: var(--bgcolor);
   background-color: var(--bgcolor);
   border: none;
   border: none;
第309行: 第309行:
#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.cn/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(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 {
#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.cn/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(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;
}
}