2018-03-14 16:10:28 +00:00
|
|
|
.progressTip {
|
2018-04-05 09:44:22 +00:00
|
|
|
max-width: 35em;
|
2018-04-05 17:01:54 +00:00
|
|
|
margin: .2em auto;
|
2018-04-05 16:37:41 +00:00
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
.progressTip svg {
|
|
|
|
display: inline-block;
|
|
|
|
width: 58%;
|
|
|
|
margin-right: 2%
|
2017-12-05 11:58:24 +00:00
|
|
|
}
|
2018-03-14 16:10:28 +00:00
|
|
|
.progressTip p {
|
2018-04-05 16:37:41 +00:00
|
|
|
display: inline-block;
|
|
|
|
width: 40%;
|
|
|
|
margin: .1em 0 1.6em;
|
|
|
|
text-align: right;
|
2017-12-05 11:58:24 +00:00
|
|
|
}
|