comp426-2023-spring / a99-TeamNoTeam

GNU General Public License v3.0
0 stars 0 forks source link

Entry Page Styling #21

Closed croberts808 closed 1 year ago

croberts808 commented 1 year ago

Where we left off:

I figured out how to include custom styling for Express JS, and had only tested it by making the font color red.

What's included in this PR:

I have added styling for the entry page. Here is what it looks like: Screenshot (603)

I added the ability to link to the signup and login page, as well. Additionally, I added 'hover' functionality so that the buttons change to a slightly darker color on mouse hover.