diff --git a/css/style.css b/css/style.css index 5d368b1..94e340b 100644 --- a/css/style.css +++ b/css/style.css @@ -20,11 +20,20 @@ a { color: #4A4A4A !important; text-decoration: none; } -.our-projects { - color: #4A4A4A !important; - text-decoration: underline; +.intextlink { + color: rgb(0, 0, 0) !important; + text-decoration: underline !important; text-decoration-style: solid; font-weight: 600; + opacity: 0.6; +} + +.intextlink:hover { + color: rgb(0, 0, 0) !important; + text-decoration: underline !important; + text-decoration-style: solid; + font-weight: 600; + opacity: 1; } a:hover { color: #4A4A4A !important; diff --git a/isjsdeadyet.html b/isjsdeadyet.html index 22ec9ad..cac2926 100644 --- a/isjsdeadyet.html +++ b/isjsdeadyet.html @@ -89,11 +89,12 @@
We use Javascript every day. - Most of our projects have javascript in it. + Most of our projects have javascript in it. However we love ohter languages too and love the freedom of using them on the frontend.
-