links: Added pins

This commit is contained in:
2023-09-28 12:29:57 +10:00
parent c0f2f8cb6a
commit b8720a2ce0
11 changed files with 60 additions and 69 deletions

View File

@@ -19,6 +19,7 @@ p {
/*background-color: black;*/
color: black;
text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
}