Add I2P button to cardv2 (#1469)

This commit is contained in:
Dawid Potocki
2019-11-06 07:03:29 +00:00
committed by GitHub
parent 3c74311aa8
commit 61170b72f7
13 changed files with 46 additions and 333 deletions

View File

@ -25,6 +25,7 @@
[data-icon]:before,
.ptio-f-droid:before,
.ptio-i2p-garlic:before,
.ptio-ios:before,
.ptio-linux:before,
.ptio-macos:before,
@ -47,6 +48,7 @@
}
.ptio-f-droid:before { content: "\f100"; }
.ptio-i2p-garlic:before { content: "\f10a"; }
.ptio-ios:before { content: "\f101"; }
.ptio-linux:before { content: "\f102"; }
.ptio-macos:before { content: "\f103"; }