/*
Theme Name: UTooMedical 山外山复刻
Theme URI: https://www.utoomedical.cn/
Author: UTooMedical
Description: 基于山外山官网结构的可编辑 WordPress 经典主题。
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: utoomedical
*/

/* The visual system is loaded from the copied /i2/_shanws.css asset. */
.uto-wp-content { width: 100%; }
.uto-wp-content img { max-width: none; }
body.admin-bar .header { top: 32px; }
@media screen and (max-width: 782px) {
  body.admin-bar .header { top: 46px; }
}
