Add I2P button to cardv2 (#1469)
This commit is contained in:
@ -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"; }
|
||||
|
Reference in New Issue
Block a user