cilki / gameframe.online

GameFrame is a gaming analytics website created for CS373
http://gameframe.online
Apache License 2.0
5 stars 1 forks source link

Add Navbar Icons with Highligher #19

Closed mitchellmarshe closed 6 years ago

mitchellmarshe commented 6 years ago

We need an icon for games, developers, articles, and about. Then when one is on that particular page, the icon highlights up.

atrieder commented 6 years ago

A note on the current implementation: the categories are now highlighted when hovered over, while the icons remain highlighted at all times. This can be improved by also allowing the icons themselves to be in a dimmed state when not hovered over (such as by varying the percentage of the CSS invert property).