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

1234567
  1. <style>
  2. h2 > a, h2 > a:link, h2 > a:visited, h2 > a:active,
  3. h2 > a:hover, h2 > a:focus {
  4. text-decoration: none;
  5. color: inherit;
  6. }
  7. </style>