This commit is contained in:
Zef Hemel
2022-11-30 11:26:47 +01:00
parent a0670768e8
commit 477f021644
3 changed files with 39 additions and 5 deletions
+9
View File
@@ -348,6 +348,15 @@
text-decoration: none;
cursor: pointer;
}
.sb-wiki-link-page-missing, .sb-wiki-link-page-missing > .sb-wiki-link-page {
color: #9e4705;
background-color: rgba(77, 141, 255, 0.07);
border-radius: 5px;
padding: 0 5px;
white-space: nowrap;
text-decoration: none;
cursor: pointer;
}
.sb-wiki-link {
cursor: pointer;