1
0
mirror of https://gitee.com/lvyeyou/DaShuJuZhiDaPingZhanShi.git synced 2025-07-25 01:01:44 +08:00
2019-12-05 10:23:03 +08:00

49 lines
187 B
CSS

/*全局*/
body{
background-color: #1a2129;
}
/*内容*/
.condition_confix{
width: 100%;
}