diff --git a/src/index.html b/src/index.html index 8b1d2fe..47d8e21 100644 --- a/src/index.html +++ b/src/index.html @@ -3,17 +3,23 @@ rrv.sh +

hi! im rafiq.

-

i'm a developer and avid self hoster. here's my links:

+

i'm a developer and avid self hoster.

blog - github - ig - linkedin - reddit + cv +
+ aenyrathia.wiki +
+
+ + + +
diff --git a/src/style.css b/src/style.css index 329eed9..98494d5 100644 --- a/src/style.css +++ b/src/style.css @@ -11,3 +11,12 @@ div.container { -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } +a, +a:visited, +a:hover, +a:active { + color: inherit; +} +a.fa { + text-decoration: none; +}