Modified landing page and user navigation flow.

Seperated contact info from copyright banner
This commit is contained in:
RobertHeaton
2023-09-06 13:59:44 +01:00
parent 373c68a741
commit 6b4ca30478
5 changed files with 90 additions and 40 deletions

8
4.css
View File

@ -353,6 +353,14 @@ div.main_info_scroll{
margin-right:auto;
}
a.banner, .banner:focus, .banner:visited{
text-decoration: none;
cursor: pointer;
scroll-behavior: smooth;
color: inherit;
max-width: 986px;
}
a.project, .project:focus, .project:visited{
text-decoration: none;
cursor: pointer;