Merge branch 'master' into hunicus/add-integrations-032023

This commit is contained in:
wiz
2023-03-12 18:03:49 +09:00
committed by GitHub
141 changed files with 12047 additions and 8013 deletions

View File

@@ -205,6 +205,16 @@
a {
margin: 45px 10px;
}
.bitcointv svg {
width: 36px;
height: auto;
vertical-align: bottom;
margin-bottom: 2px;
margin-left: 5px;
}
.bitcointv svg:hover {
opacity: 0.75;
}
}
}