diff --git a/index.html b/index.html index 3cab20b..3ac0f16 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - + IDeletedSystem64 @@ -26,6 +26,6 @@ - + View source code on GitHub! \ No newline at end of file diff --git a/styles/stylemain.css b/styles/stylemain.css index ed23cbf..286e221 100644 --- a/styles/stylemain.css +++ b/styles/stylemain.css @@ -30,6 +30,7 @@ p.info { } div.main { top: 10%; + right: 25%; position: fixed; margin: auto; @@ -54,6 +55,10 @@ input:active { background: #acacac; box-shadow: inset 0em 0em } +img.githubico { + left: 49%; + position: fixed; +} /* I'm mad that I have to make this mobile-compatible, Lol. https://twitter.com/IDeleteSystem64/status/1512218098325147655?s=20&t=Hz4V-vxmywYwTMvuBbCAZQ */ @media only screen and (max-width: 980px) {