frontend: css: add bottom border to most of cards and jumboframe
This commit is contained in:
parent
a06a256c21
commit
cf290732dc
9 changed files with 16 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div class="card bg-primary text-light">
|
||||
<div class="card niceborder bg-primary text-light">
|
||||
<div class="card-body">
|
||||
<input type="search" class="form-control" placeholder="Rechercher" ng-model="query">
|
||||
</div>
|
||||
|
|
|
|||
Reference in a new issue