diff --git a/css/main.css b/css/main.css index cb86e6f..e793722 100755 --- a/css/main.css +++ b/css/main.css @@ -1,4 +1,5 @@ html { + font-family: monospace; margin: auto; width: 80%; background-color: #131316; @@ -6,6 +7,10 @@ html { b { color: #ffffff; } +middle { + text-align: center; + display: block; +} body { background-color: #1f2024; box-shadow: 0px 0px 15px #000000; @@ -23,6 +28,7 @@ hr { } .logo { + font-family: monospace; font-size: 35pt; text-align: center; display: block; @@ -30,8 +36,8 @@ hr { } .links { font-size: 10pt; + vertical-align: middle; text-align: center; - display: block; } .code { text-align: center; @@ -43,6 +49,10 @@ a { text-decoration: none; transition: 0.1s; } + +img { + vertical-align: middle; +} a:hover { color: #89cff0; } diff --git a/index.php b/index.php index 56f5246..c24ad69 100755 --- a/index.php +++ b/index.php @@ -7,7 +7,7 @@ - + diff --git a/templates/footer.php b/templates/footer.php index 4a934a4..04121c8 100755 --- a/templates/footer.php +++ b/templates/footer.php @@ -1,3 +1,3 @@
site written and icons and hosted by Emily, Modified by me on vim and VSCode. Massive thanks to her, she is awesome!
-site written and icons provided and hosted by Emily, Modified by me on vim and VSCode. Massive thanks to her, she is awesome!
+