fin card membre
This commit is contained in:
parent
0d4ac5606b
commit
fb401a94d1
@ -1,6 +1,7 @@
|
|||||||
#couleur{
|
#couleur{
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
margin: 0 auto;
|
||||||
background: black;
|
background: black;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -4,11 +4,6 @@
|
|||||||
<app-side-bar></app-side-bar>
|
<app-side-bar></app-side-bar>
|
||||||
<div class="col-9 offset-2" id="main">
|
<div class="col-9 offset-2" id="main">
|
||||||
<h1>Ma team</h1>
|
<h1>Ma team</h1>
|
||||||
<div class="d-flex justify-content-center">
|
|
||||||
<button button type="button" class="btn btn-primary btn-lg"
|
|
||||||
routerLink="../creation-team"
|
|
||||||
routerLinkActive="active-custom">Créer ma team</button>
|
|
||||||
</div>
|
|
||||||
<div class="d-flex justify-content-center">
|
<div class="d-flex justify-content-center">
|
||||||
<button button type="button" class="btn btn-primary btn-lg"
|
<button button type="button" class="btn btn-primary btn-lg"
|
||||||
routerLink="../modifier-compte"
|
routerLink="../modifier-compte"
|
||||||
|
Loading…
Reference in New Issue
Block a user