MediaWiki:Common.css:修订间差异

无编辑摘要
Lz讨论 | 贡献
无编辑摘要
第10行: 第10行:
     border-color: transparent;
     border-color: transparent;
     text-align: center;
     text-align: center;
     vertical-align: center;
     vertical-align: middle;
}
}


第41行: 第41行:
     border-radius: 0.2em;
     border-radius: 0.2em;
     width: 20em;
     width: 20em;
     background-color: #e2e1e8;
     background-color: #F3F3F9;
}
}


第60行: 第60行:




table.stripe tr:nth-child(odd) {
.stripe tr:nth-child(odd) {
     background: #e9e9e9;
     background: #e9e9e9;
}
}