/* CYBERLOG 首页额外样式 */

/* 隐藏失败状态 */
.news-loading, .news-empty, .news-error, .news-failed { display: none !important; }

/* 修复颜色 */
.preview-markdown a, .markdown-body a, a.text-cyan-400 { color: #ffcc00 !important; }
.preview-markdown a:hover { color: #00ff9d !important; }
.preview-markdown h1, .preview-markdown h2, .preview-markdown h3 { color: #00ff9d !important; }
.preview-markdown em { color: #ffcc00 !important; }
.preview-markdown strong { color: #00ff9d !important; }

</style>
