/*
Theme Name: 广东富领北宸新材料主题 (GDFLBC Theme)
Theme URI: https://www.gdflbc.com/
Author: 广东富领北宸新材料科技有限公司
Author URI: https://www.gdflbc.com/
Description: 广东富领北宸新材料科技有限公司官方网站 WordPress 1:1 响应式企业主题，全动态化管理产品与新闻，适配各类终端设备。
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gdflbc
Tags: corporate, responsive, custom-post-type, green, enterprise
*/

/* ==========================================================================
   GDFLBC 主题核心基础样式
   ========================================================================== */
html, body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}
