简体   繁体   中英

How to Replicate the Hover effect Shadow on Twitter Navigation

I am currently building Twitter from scratch using React and I've been trying to replicate the Hover effect on the Navigation (the round colour that appears when you hover over anything on the Nav side of the site). Please help me.

TwitterImageScreenshot:

推特图片截图

You have to apply CSS to change the background colour on Hover.
You can use CSS:hover Selector.
Read more about it here: https://www.w3schools.com/cssref/sel_hover.asp

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM