Added "Select WikiTree ID" to the menu

This commit is contained in:
Przemek Wiech
2020-04-09 23:41:45 +02:00
parent b1d2ac5734
commit c3b988e4b7
4 changed files with 200 additions and 18 deletions

View File

@@ -126,3 +126,8 @@ div.ui.card.intro {
.content .ui.image.blockImage {
display: block;
}
.link-span {
color: #4183c4;
cursor: pointer;
}