css 文字对齐

54 阅读1分钟
  text-align: justify;
  white-space: pre-line;
  word-break: break-word;