/* 默认白昼模式:深灰字 */ .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的目标是创建有史以来装备最齐全的非营利组织——结合可能具有历史意义的财务资源与更加强大的技术:能够放大人类创造力的技术。 🔗 来源:New commission to provide insight as OpenAI builds the world’s best-equipped nonprofit (AI 严选)
推荐意见