mirror of
https://github.com/RobertHeaton/RobertHeaton.github.io.git
synced 2026-01-11 06:12:05 +00:00
Modified landing page and user navigation flow.
Seperated contact info from copyright banner
This commit is contained in:
8
4.css
8
4.css
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user