Add I2P button to cardv2

This commit is contained in:
Dawid Potocki
2019-11-06 13:40:31 +13:00
parent 3c74311aa8
commit af9afaa222
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"; }