/*
Theme Name: 水藻计划 Project ALGAE
Theme URI: https://project-algae.com
Author: 水藻计划团队
Author URI: https://project-algae.com
Description: 水藻计划 - 教育创变行动实验主题
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: algae
Tags: education, responsive, modern, clean, accessibility
*/

/* 主题样式将通过 Tailwind CSS 加载 */
/* 这里可以添加额外的自定义样式 */
@import url("https://font.sec.miui.com/font/css?family=MiSans:100,200,400,700:Chinese_Simplify,Latin&display=swap");
@font-face{font-family:"MiSans",sans-serif;font-weight:normal;font-style:normal;}
*:not([class*="icon"]):not(i){font-family:"MiSans" ;}
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,address,em,img,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td,i,b,s{font-style:inherit;font-family:"MiSans";font-weight:400;font-smooth:always;-webkit-font-smoothing:subpixel-antialiased;}