NEXT craftinamerica.org. Base setup for headless wordpress https://www.craftinamerica.org
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

tools.css 160B

123456789101112131415
  1. .widefat {
  2. margin-top: 15px;
  3. }
  4. .widefat .error {
  5. background-color: pink;
  6. }
  7. .widefat td form {
  8. display: inline;
  9. }
  10. .widefat td {
  11. vertical-align: middle;
  12. }