diff --git a/new/css/style.css b/new/css/style.css index edaa874..8db4557 100644 --- a/new/css/style.css +++ b/new/css/style.css @@ -45,7 +45,7 @@ p { } a { - color: aqua; + color: #5882A8; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; @@ -54,7 +54,7 @@ a { a:hover, a:focus { text-decoration: none; - color: #42dca3; + color: #fff; } .light { diff --git a/new/index.html b/new/index.html index a4dee05..8d6ac4f 100644 --- a/new/index.html +++ b/new/index.html @@ -9,7 +9,7 @@ - ENPaul + ENPaul DEV @@ -55,7 +55,12 @@
+

+
+

+ +

@@ -79,7 +84,7 @@ On this website you'll find my resume and contact information, as well as links to the other sites and services I maintain.

- +