volunteersRank4.wxss 241 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 /* pages/volunteerRanking/volunteerRanking.wxss */ .volunteerRanking>text{ display: block; width: 100%; text-align: right; font-size: 14px; margin-top: 20px; box-sizing: border-box; padding-right: 10px; margin-bottom: 20px; }