A tumblelog theme for Hugo
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678
  1. body {
  2. color: white;
  3. }
  4. .quote {
  5. font-size: 2rem;
  6. line-height: 2.5rem;
  7. }