mirror of
https://github.com/10h30/WooCommerce-Payment-Methods.git
synced 2026-06-05 15:07:59 +09:00
Update PaymentFont
This commit is contained in:
@@ -1,15 +1,16 @@
|
||||
/**
|
||||
* PaymentFont Styles 0.0.9
|
||||
* PaymentFont Styles 0.1.0
|
||||
*
|
||||
* @since 2014-09-21
|
||||
* @version 2014-09-21
|
||||
* @version 2014-09-22
|
||||
*
|
||||
* @author Poellmann Alexander Manfred <alex@vendocr.at>
|
||||
* @copyright Copyright 2014 vendocrat. All Rights Reserved.
|
||||
* @link http://vendocr.at/
|
||||
*
|
||||
* @license http://paymentfont.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
||||
* @license Font: SIL OFL 1.1, CSS: MIT License
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family:'PaymentFont';
|
||||
src:url('../fonts/paymentfont-webfont.eot');
|
||||
@@ -252,5 +253,5 @@
|
||||
}
|
||||
|
||||
/*
|
||||
* NO MORE LOVE TO GIVE
|
||||
* E fatto!
|
||||
*/
|
||||
@@ -1,9 +1,9 @@
|
||||
/**
|
||||
* PaymentFont Styles 0.0.9 by @vendocrat/@AMPoellmann
|
||||
* http://paymentfont.io and @paymentfont
|
||||
* License http://paymentfont.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
||||
* PaymentFont Styles 0.1.0 by @vendocrat/@AMPoellmann
|
||||
* http://vendocr.at or @vendocrat
|
||||
* License Font: SIL OFL 1.1, CSS: MIT License
|
||||
*/
|
||||
@font-face{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('woff'),url(../fonts/paymentfont-webfont.ttf) format('truetype'),url(../fonts/paymentfont-webfont.svg#paymentfont-webfont) format('svg');font-weight:400;font-style:normal}.pf{display:inline-block;font:normal normal normal 14px/1 PaymentFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-amazon:before{content:"\f000"}.pf-american-express:before{content:"\f001"}.pf-american-express-alt:before{content:"\f002"}.pf-atm:before{content:"\f003"}.pf-bankomat:before{content:"\f004"}.pf-bank-transfer:before{content:"\f005"}.pf-bitcoin:before{content:"\f006"}.pf-bitcoin-sign:before{content:"\f007"}.pf-braintree:before{content:"\f008"}.pf-btc:before{content:"\f009"}.pf-card:before{content:"\f00a"}.pf-carta-si:before{content:"\f00b"}.pf-cash:before{content:"\f00c"}.pf-cash-on-delivery:before{content:"\f00d"}.pf-cb:before{content:"\f00e"}.pf-cirrus:before{content:"\f00f"}.pf-cirrus-alt:before{content:"\f010"}.pf-clickandbuy:before{content:"\f011"}.pf-credit-card:before{content:"\f012"}.pf-diners:before{content:"\f013"}.pf-discover:before{content:"\f014"}.pf-ec:before{content:"\f015"}.pf-eps:before{content:"\f016"}.pf-eur:before{content:"\f017"}.pf-facture:before{content:"\f018"}.pf-fattura:before{content:"\f019"}.pf-flattr:before{content:"\f01a"}.pf-giropay:before{content:"\f01b"}.pf-gittip:before{content:"\f01c"}.pf-google-wallet:before{content:"\f01d"}.pf-google-wallet-alt:before{content:"\f01e"}.pf-gpb:before{content:"\f01f"}.pf-ideal:before{content:"\f020"}.pf-ils:before{content:"\f021"}.pf-inr:before{content:"\f022"}.pf-invoice:before{content:"\f023"}.pf-invoice-sign:before{content:"\f024"}.pf-invoice-sign-alt:before{content:"\f025"}.pf-invoice-sign-alt-o:before{content:"\f026"}.pf-invoice-sign-o:before{content:"\f027"}.pf-jcb:before{content:"\f028"}.pf-jpy:before{content:"\f029"}.pf-krw:before{content:"\f02a"}.pf-maestro:before{content:"\f02b"}.pf-maestro-alt:before{content:"\f02c"}.pf-mastercard:before{content:"\f02d"}.pf-mastercard-alt:before{content:"\f02e"}.pf-mastercard-securecode:before{content:"\f02f"}.pf-ogone:before{content:"\f030"}.pf-paybox:before{content:"\f031"}.pf-paylife:before{content:"\f032"}.pf-paypal:before{content:"\f033"}.pf-paypal-alt:before{content:"\f034"}.pf-paysafecard:before{content:"\f035"}.pf-postepay:before{content:"\f036"}.pf-quick:before{content:"\f037"}.pf-rechnung:before{content:"\f038"}.pf-ripple:before{content:"\f039"}.pf-rub:before{content:"\f03a"}.pf-skrill:before{content:"\f03b"}.pf-sofort:before{content:"\f03c"}.pf-square:before{content:"\f03d"}.pf-stripe:before{content:"\f03e"}.pf-truste:before{content:"\f03f"}.pf-try:before{content:"\f040"}.pf-unionpay:before{content:"\f041"}.pf-usd:before{content:"\f042"}.pf-verified-by-visa:before{content:"\f043"}.pf-verisign:before{content:"\f044"}.pf-visa:before{content:"\f045"}.pf-visa-electron:before{content:"\f046"}.pf-western-union:before{content:"\f047"}.pf-western-union-alt:before{content:"\f048"}.pf-wirecard:before{content:"\f049"}
|
||||
/*
|
||||
* NO MORE LOVE TO GIVE
|
||||
* E fatto!
|
||||
*/
|
||||
Binary file not shown.
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 237 KiB |
Binary file not shown.
Binary file not shown.
@@ -161,5 +161,5 @@ class vendocrat_Widget_Payment_Methods extends WP_Widget {
|
||||
} // END Class
|
||||
|
||||
/*
|
||||
* NO MORE LOVE TO GIVE
|
||||
* E fatto!
|
||||
*/
|
||||
@@ -417,5 +417,5 @@ function v_woo_payment_methods( $atts = array() ) {
|
||||
endif;
|
||||
|
||||
/*
|
||||
* NO MORE LOVE TO GIVE
|
||||
* E fatto!
|
||||
*/
|
||||
Reference in New Issue
Block a user