/*
Theme Name: Krapek Archive ACF Theme
Theme URI: https://example.com/
Author: Codex
Description: Custom WordPress theme that renders the mirrored Krapek archive through ACF-managed snapshot records.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: krapek-archive
*/

html {
  min-height: 100%;
}

body {
  margin: 0;
  background: #f5fcff;
}
