mirror of
https://gitee.com/lvyeyou/DaShuJuZhiDaPingZhanShi.git
synced 2025-07-25 01:01:44 +08:00
49 lines
187 B
CSS
49 lines
187 B
CSS
|
|
|
|
/*全局*/
|
|
body{
|
|
background-color: #1a2129;
|
|
}
|
|
|
|
|
|
/*内容*/
|
|
.condition_confix{
|
|
width: 100%;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|