mirror of
https://github.com/10h30/WooCommerce-Payment-Methods.git
synced 2026-06-05 15:07:59 +09:00
Update to 1.1.2
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
/**
|
||||
* PaymentFont Styles 1.0.0
|
||||
* PaymentFont Styles 1.1.0
|
||||
*
|
||||
* @since 2014-09-21
|
||||
* @version 2014-12-17
|
||||
* @version 2015-04-24
|
||||
*
|
||||
* @author Poellmann Alexander Manfred <alex@vendocr.at>
|
||||
* @copyright Copyright 2014 vendocrat. All Rights Reserved.
|
||||
* @link http://vendocr.at/
|
||||
* @author Poellmann Alexander Manfred (@AMPoellmann)
|
||||
* @copyright Copyright 2015 vendocrat. All Rights Reserved.
|
||||
* @link https://vendocr.at/
|
||||
*
|
||||
* @license Font: SIL OFL 1.1, CSS: MIT License
|
||||
*/
|
||||
@@ -15,6 +15,7 @@
|
||||
font-family:'PaymentFont';
|
||||
src:url('../fonts/paymentfont-webfont.eot');
|
||||
src:url('../fonts/paymentfont-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../fonts/paymentfont-webfont.woff') format('woff2'),
|
||||
url('../fonts/paymentfont-webfont.woff') format('woff'),
|
||||
url('../fonts/paymentfont-webfont.ttf') format('truetype'),
|
||||
url('../fonts/paymentfont-webfont.svg#paymentfont-webfont') format('svg');
|
||||
@@ -312,7 +313,10 @@
|
||||
.pf-six:before {
|
||||
content: "\f05d";
|
||||
}
|
||||
.pf-cashcloud:before {
|
||||
content: "\f05e";
|
||||
}
|
||||
|
||||
/*
|
||||
* E fatto!
|
||||
* Finito!
|
||||
*/
|
||||
Reference in New Issue
Block a user