Skip to content

Commit 2395070

Browse files
committed
Fix link colours
1 parent e152a5f commit 2395070

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

+4
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@
7272
content: "◉";
7373
padding-right: 5px;
7474
}
75+
76+
a {
77+
color: white;
78+
}
7579
</style>
7680

7781
<body>

0 commit comments

Comments
 (0)