footer text color updated
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
|         <div class="row"> | ||||
|             <div class="col-xs-12 col-sm-6"> | ||||
|                 <div class="text-sm float-left text-muted footer-texts"> | ||||
|                     {{ trans('footer.powered') }}: <a href="{{ trans('footer.link') }}" target="_blank">{{ trans('footer.software') }}</a> | ||||
|                     {{ trans('footer.powered') }}: <a href="{{ trans('footer.link') }}" target="_blank" class="text-muted">{{ trans('footer.software') }}</a> | ||||
|                 </div> | ||||
|             </div> | ||||
|             <div class="col-xs-12 col-sm-6"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user