Add new LN node info

This commit is contained in:
Dennis Reimann
2021-07-27 10:56:07 +02:00
parent b04b0a8b6c
commit e3e20ec4fa
4 changed files with 2731 additions and 17 deletions

View File

@@ -149,6 +149,8 @@ img:-moz-loading {
text-align: center;
padding: var(--space-m) var(--space-l);
font-weight: var(--font-weight-bold);
line-height: inherit;
cursor: pointer;
color: #2a1801;
background-color: var(--color-accent);
text-decoration: none;