Fixed wrong url and typo in readme.txt

This commit is contained in:
Alexander
2014-09-12 17:30:31 +02:00
parent b0e9b12a9e
commit 6a7e2321c3
3 changed files with 24 additions and 17 deletions
@@ -5,7 +5,7 @@
* @subpackage Payment Methods/Assets
*
* @since 2014-09-08
* @version 2014-09-08
* @version 2014-09-10
*
* @author Poellmann Alexander Manfred <alex@vendocr.at>
* @copyright Copyright 2014 vendocrat. All Rights Reserved.
@@ -36,7 +36,9 @@
border:1px solid #333;}
.payment-methods-inverse > li > b,
.payment-methods-inverse > li > i {
.payment-methods-inverse > li > i,
.payment-methods-i > li > b,
.payment-methods-i > li > i {
color:#333;
background:#fff;
border-color:#fff;}