Fix article external link style

This commit is contained in:
Misode
2023-06-21 03:03:56 +02:00
parent 15d6e621f7
commit 7d66e77da7

View File

@@ -2338,7 +2338,8 @@ hr {
box-shadow: inset 0 -1px 0 var(--background-4);
}
.tabs > span {
.tabs > span,
.tabs > a {
border-bottom: 2px solid transparent;
padding: 8px 16px;
cursor: pointer;