Update to 1.1.2

This commit is contained in:
Alexander
2015-04-24 20:13:22 +02:00
parent c8ba744f06
commit 5e8e9acb82
21 changed files with 264 additions and 271 deletions
+10 -6
View File
@@ -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!
*/