MichaelHaydenDuran / silly-dino-charlie

Charlie Lab for CIS376 Improvment to Bravo Lab. Much Wow it now has.
https://michaelhaydenduran.github.io/silly-dino-charlie/
0 stars 0 forks source link

Lack of font styles #1

Open MichaelHaydenDuran opened 9 months ago

MichaelHaydenDuran commented 9 months ago

-need to add font styles to the main game page and modal pop up for much more wow. -create a new styles folder. -create and link a new css file.

MichaelHaydenDuran commented 9 months ago

Added link to css folder/file:

Added font styles to text on game page and modal with ccs: .modal-body { font-size: 30px; font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif; }

h3 { font-size: 50px; font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif; }