Add link to repo

This commit is contained in:
maciejhirsz
2018-07-14 15:41:58 +02:00
parent 9ea67d716b
commit b311cc4d93
2 changed files with 24 additions and 0 deletions
@@ -24,6 +24,26 @@
position: relative;
}
.Chains-fork-me {
display: block;
padding: 0;
margin: 0;
position: absolute;
right: 6px;
top: 6px;
}
.Chains-fork-me .Icon {
font-size: 24px;
margin: 0;
height: 24px;
width: 24px;
background: #fff;
border: 2px solid #fff;
border-radius: 24px;
color: #555;
}
.Chains-node-count {
padding: 0.2em 0.5em;
border-radius: 0.3em;