2018-03-14 16:10:28 +00:00
|
|
|
.progressTip {
|
2018-04-05 17:53:01 +00:00
|
|
|
max-width: 40em;
|
2018-06-12 10:21:36 +00:00
|
|
|
margin: 0.2em auto;
|
2017-12-05 11:58:24 +00:00
|
|
|
}
|
2018-04-26 10:36:56 +00:00
|
|
|
|
2018-03-14 16:10:28 +00:00
|
|
|
.progressTip p {
|
2018-06-12 10:21:36 +00:00
|
|
|
display: inline-block;
|
|
|
|
width: 100%;
|
|
|
|
margin: 0.1em 0 1.6em;
|
|
|
|
text-align: center;
|
|
|
|
font-style: italic;
|
|
|
|
text-align: right;
|
|
|
|
color: rgba(0, 0, 0, 0.7);
|
2017-12-05 11:58:24 +00:00
|
|
|
}
|
2018-04-05 17:19:53 +00:00
|
|
|
|
|
|
|
.progressTip i {
|
2018-06-12 10:21:36 +00:00
|
|
|
margin-right: 0.4em;
|
|
|
|
}
|