Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
就我使用sifr.setup();每个 h2、h1 等而言,它变得不可见。但我不想那样。
sifr.setup();
我只希望“选择器”提供替代品并变得不可见和被替换。
我怎样才能防止这种情况?
我还有另一个问题,每种字体都是蓝色的,而且它永远不会从任何地方获得那种颜色。
听起来您保留了隐藏这些元素的原始 CSS。查看 CSS 文件并删除原始.sIFR-hasFlash h1选择器。
.sIFR-hasFlash h1
你能发布一个颜色问题的例子吗?