用户:CrablePotion/CSS/外观.css:修订间差异

无编辑摘要
无编辑摘要
无编辑摘要
第44行: 第44行:
     background: -webkit-linear-gradient(45deg, rgba(112,72,232,1) 0%, rgba(52,152,219,0.67) 45%, rgba(6,17,120,0) 100%);
     background: -webkit-linear-gradient(45deg, rgba(112,72,232,1) 0%, rgba(52,152,219,0.67) 45%, rgba(6,17,120,0) 100%);
     background: linear-gradient(45deg, rgba(112,72,232,1) 0%, rgba(52,152,219,0.67) 45%, rgba(6,17,120,0) 100%);
     background: linear-gradient(45deg, rgba(112,72,232,1) 0%, rgba(52,152,219,0.67) 45%, rgba(6,17,120,0) 100%);
}
h2{
    background: rgb(6,17,120);
    background: -moz-linear-gradient(45deg, rgba(112,72,232,0.8) 0%, rgba(52,152,219,0.47) 45%, rgba(6,17,120,0) 100%);
    background: -webkit-linear-gradient(45deg, rgba(112,72,232,0.8) 0%, rgba(52,152,219,0.47) 45%, rgba(6,17,120,0) 100%);
    background: linear-gradient(45deg, rgba(112,72,232,0.8) 0%, rgba(52,152,219,0.47) 45%, rgba(6,17,120,0) 100%);
}
h3{
    background: rgb(6,17,120);
    background: -moz-linear-gradient(45deg, rgba(112,72,232,0.6) 0%, rgba(52,152,219,0.27) 45%, rgba(6,17,120,0) 100%);
    background: -webkit-linear-gradient(45deg, rgba(112,72,232,0.6) 0%, rgba(52,152,219,0.27) 45%, rgba(6,17,120,0) 100%);
    background: linear-gradient(45deg, rgba(112,72,232,0.6) 0%, rgba(52,152,219,0.27) 45%, rgba(6,17,120,0) 100%);
}
}
.wikitable > * > tr {
.wikitable > * > tr {
934

个编辑