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.
この URL でテキストが読みにくくならないようにするには、どのコードを削除または追加する必要がありますか: Marketbot.net
ポップアップの影付きテキストではなく、プレーンな黒のテキストが必要です。
#slider-bgファイル内のスタイルを変更する必要がありflexslider.cssます。
#slider-bg
flexslider.css
現在定義されているものは次のとおりです。
を削除してtext-shadow、色を黒に変更するだけです。
text-shadow
ファイル行のbody{}内側のスタイルからテキストシャドウを削除してみてください:63 :)cssstyle.css
body{}
css
style.css