Modifs n°2 paul card + page resto + rooter
This commit is contained in:
parent
e067433e48
commit
31865dc4da
25 changed files with 137 additions and 4 deletions
|
|
@ -1,8 +1,10 @@
|
|||
|
||||
<div class="container shadow p-0 mb-5 bg-body rounded rounded m-5 rounded-top " style="width: 18rem;" >
|
||||
<img class="card-img-top " src="assets/ImagesCategory/{{ categoryData.libelle }}.png" alt="Card image cap">
|
||||
<div class="card-body rounded-bottom">
|
||||
|
||||
|
||||
<a href="#" class="btn">{{ categoryData.libelle }}</a>
|
||||
<a routerLink="../restaurants" class="btn">{{ categoryData.libelle }}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -12,4 +12,5 @@
|
|||
width: 100%;
|
||||
font-size: 1.5em;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue