Fix travis

This commit is contained in:
John BOTELLA 2019-02-26 10:14:15 +01:00
parent 3e4983f073
commit 3ff94fa5fc

View File

@ -1,4 +1,4 @@
<?php <?php
/* /*
Badge style is based on boostrap framework Badge style is based on boostrap framework
*/ */
@ -140,4 +140,4 @@ a.badge-dark.focus, a.badge-dark:focus {
a.badge-dark:focus, a.badge-dark:hover { a.badge-dark:focus, a.badge-dark:hover {
color: #fff !important; color: #fff !important;
background-color: #1d2124; background-color: #1d2124;
} }