wuxw
2019-11-21 59ce81c19b75e3e6cdc6a3a65d49ec11e27b0a06
1
2
3
4
5
6
7
8
.wizard > .steps > ul > li {
    width: 33.33%;
}
 
.java110_step{
    width:80%;
    margin: 20px auto 50px auto;
}