UNPKG

iuap-design

Version:
10 lines (9 loc) 350 B
##文字对齐 添加如下样式来实现文字的对齐 * `text-top`: 文字垂直向上对齐 * `text-middle`: 文字垂直居中对齐 * `text-bottom`: 文字垂直向下对齐 * `text-left`: 文字水平向左对齐 * `text-center`: 文字水平居中对齐 * `text-right`: 文字水平向右对齐 * `text-justify`: 文字两端对齐