shiyj
2019-09-02 b784175e978b0fcfca8ca8bed7953ae4eacf49e8
1
2
3
4
5
6
7
8
.wizard > .steps > ul > li {
    width: 33.33%;
}
 
.java110_step{
    width:80%;
    margin: 20px auto 50px auto;
}