This is what you have at the bottom of your stylesheet currently:
Should beCode:#informationContent a:hover, #moreinformation a:hover { color: maroon; .legalCopyright }
Add the stuff in red and remove the wavy bracket in greenCode:#informationContent a:hover, #moreinformation a:hover { color: maroon; } .legalCopyright {padding: 0.6em;} }
Bookmarks