/*
 * 模版样式
 * Theme Name: cls_scores
 * Author: CharlesMu
 * Author URI: https://charlesmu.com/
 * Description: 基于 charles_core 框架的赛事新闻模板
 * Version: 1.0.8
 * Changes: 2025-08-07
 * - 修复了文章列表url错误
 * - 功能：默认隐藏指数数据
 */
#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}