/*
Theme Name: Just News - CnTech
Description: Just News 子主题，用于 CnTechPost 网站
Template: justnews
Version: 1.0.0
*/

/* 子主题的自定义样式可以在这里添加 */
:root{--theme-color: #08c; --theme-hover: #07c; --logo-height: 60px; --logo-height-mobile: 48px; --menu-item-gap: 28px; --mobile-menu-color: rgba(255, 255, 255, .98); --mobile-menu-active-color: #fff; --mobile-menu-bg-color: var(--theme-color); --theme-border-radius-s: 3px; --theme-border-radius-m: 5px; --theme-border-radius-l: 8px; --theme-border-radius-xl: 12px; --thumb-ratio-default: 480 / 270; --thumb-ratio-post: 480 / 270;}