MCBBS Wiki欢迎您共同参与编辑!在参与编辑之前请先阅读Wiki方针。
如果在编辑的过程中遇到了什么问题,可以去讨论板提问。
为了您能够无阻碍地参与编辑 未验证/绑定过邮箱的用户,请尽快绑定/验证。
MCBBS Wiki GitHub群组已上线!
您可以在回声洞中发表吐槽!
服务器状态监控。点击进入
本站由MCBBS用户自行搭建,与MCBBS及东银河系漫游指南(北京)科技有限公司没有从属关系。点此了解 MCBBS Wiki 不是什么>>
用户:CrablePotion/CSS/外观.css:修订间差异
< 用户:CrablePotion | CSS
CrablePotion(留言 | 贡献) 小无编辑摘要 |
CrablePotion(留言 | 贡献) 小无编辑摘要 |
||
第53行: | 第53行: | ||
.vector-body h3{ |
.vector-body h3{ |
||
background: rgb(6,17,120); |
background: rgb(6,17,120); |
||
background: -moz-linear-gradient(45deg, rgba(112,72,232,0.5) 0%, rgba(52,152,219,0.17) |
background: -moz-linear-gradient(45deg, rgba(112,72,232,0.5) 0%, rgba(52,152,219,0.17) 25%, rgba(6,17,120,0) 50%, rgba(255,255,255,0) 100%); |
||
background: -webkit-linear-gradient(45deg, rgba(112,72,232,0.5) 0%, rgba(52,152,219,0.17) |
background: -webkit-linear-gradient(45deg, rgba(112,72,232,0.5) 0%, rgba(52,152,219,0.17) 25%, rgba(6,17,120,0) 50%, rgba(255,255,255,0) 100%); |
||
background: linear-gradient(45deg, rgba(112,72,232,0.6) 0%, rgba(52,152,219,0.27) |
background: linear-gradient(45deg, rgba(112,72,232,0.6) 0%, rgba(52,152,219,0.27) 25%, rgba(6,17,120,0) 50%, rgba(255,255,255,0) 100%); |
||
} |
} |
||
.vector-body h4{ |
.vector-body h4{ |
||
background: rgb(6,17,120); |
background: rgb(6,17,120); |
||
background: -moz-linear-gradient(45deg, rgba(112,72,232,0.5) 0%, rgba(52,152,219,0.07) |
background: -moz-linear-gradient(45deg, rgba(112,72,232,0.5) 0%, rgba(52,152,219,0.07) 15%, rgba(6,17,120,0) 40%, rgba(255,255,255,0) 100%); |
||
background: -webkit-linear-gradient(45deg, rgba(112,72,232,0.5) 0%, rgba(52,152,219,0.07) |
background: -webkit-linear-gradient(45deg, rgba(112,72,232,0.5) 0%, rgba(52,152,219,0.07) 15%, rgba(6,17,120,0) 40%, rgba(255,255,255,0) 100%); |
||
background: linear-gradient(45deg, rgba(112,72,232,0.6) 0%, rgba(52,152,219,0.07) |
background: linear-gradient(45deg, rgba(112,72,232,0.6) 0%, rgba(52,152,219,0.07) 15%, rgba(6,17,120,0) 40%, rgba(255,255,255,0) 100%); |
||
} |
} |
||
.wikitable > * > tr { |
.wikitable > * > tr { |