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. }