Fix travis
This commit is contained in:
parent
3e4983f073
commit
3ff94fa5fc
@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user