/*
Theme Name: SpeakWorld Mirror
Theme URI: https://www.speakworld88.com/
Description: SpeakWorld 官网静态镜像。SEO 编辑 site-seo.php；站点标题/副标题用 WP 常规设置。
Version: 3.3.0
Author: SpeakWorld Local
Text Domain: speakworld-mirror
Requires at least: 6.0
Requires PHP: 7.4
*/

body.speakworld-mirror-body {
  margin: 0;
  min-height: 100vh;
}

.speakworld-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

#speakworld-page,
#root {
  min-height: 100vh;
}

/* WordPress admin bar offset */
body.admin-bar.speakworld-static {
  margin-top: 0;
}

