Added correct cursor style to announcement bar links

This commit is contained in:
Sodbileg Gansukh 2023-06-21 17:03:09 +08:00
parent 6161f94910
commit c1cd18b526

View File

@ -42,6 +42,7 @@
color: #fff;
font-weight: 700;
text-decoration: underline;
cursor: pointer;
}
.gh-announcement-bar.light a {