_floor.css 260 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 .floor-title { margin: 0 auto; line-height: 27px; text-align: center; font-weight: bold; color: #1b1b1b; } .en-size { font-size: 18px; line-height: 18px; } .zh-size { font-size: 14px; line-height: 24px; color: #999; }