mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 22:27:55 +08:00
9 lines
116 B
CSS
9 lines
116 B
CSS
.wizard > .steps > ul > li {
|
|
width: 33.33%;
|
|
}
|
|
|
|
.java110_step{
|
|
width:80%;
|
|
margin: 20px auto 50px auto;
|
|
}
|