/* 默认白昼模式:深灰字 */ .aibing-content { font-family: -apple-system, BlinkMacSystemFont, "Microsoft YaHei", sans-serif; line-height: 1.8; font-size: 16px; color: #1f1f1f; /* 默认深色 */ } .aibing-content h2 { margin: 30px 0 15px; font-weight: 700; border-left: 4px solid #007bff; padding-left: 10px; color: inherit; /* 跟随父级 */ } .aibing-content a { color: #007bff; text-decoration: none; } .aibing-content strong { font-weight: bold; color: inherit; } /* 🌑 黑暗模式适配规则 🌑 */ /* 1. 系统级黑暗模式 */ @media (prefers-color-scheme: dark) { .aibing-content { color: #e0e0e0 !important; } } /* 2. IPS 网站内建黑暗模式 (通过 Body 类名判断) */ body.ipsDarkMode .aibing-content, html[data-theme="dark"] .aibing-content, .ipsApp_theme_dark .aibing-content { color: #e0e0e0 !important; } /* 修复图片在暗黑模式太亮的问题 (可选,轻微降低亮度) */ body.ipsDarkMode .aibing-content img { opacity: 0.9; } OpenAI 正在与来自《纽约时报》和原告方的法庭命令作斗争,该命令要求无限期保留 ChatGPT 和 API 用户数据。了解我们是如何努力维护用户隐私、应对法律需求并坚守我们的数据保护承诺。 🔗 来源:How we’re responding to The New York Times’ data demands in order to protect user privacy (AI 严选)
推荐意见