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.
Facebook用に独自のスキンを作成したいので、ホバーしたときにロゴの背景がどの色に変わるかを制御する必要があります。私はその動作の原因となるコード行を長く懸命に探していましたが、運がありませんでした...見つけるのを手伝ってください
そのような単純な:
#pageLogo a:hover, #pageLogo a:focus, #pageLogo a:active { background-color: #4B67A1; }