presque fini la maquette
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
|
||||
<!-- Conteneur principal -->
|
||||
<div class="w3-container">
|
||||
<header class="w3-bar w3-light-grey">
|
||||
<a href="client_portefeuilles.html" class="w3-bar-item w3-button w3-left">Retour</a>
|
||||
<h2 class="w3-bar-item w3-center">Information du portefeuille</h2>
|
||||
<header class="w3-bar w3-light-grey w3-padding">
|
||||
<a href="client_portefeuilles.html" class="w3-bar-item w3-button w3-border w3-border-black w3-left w3-round-xlarge w3-margin-bottom">Retour</a>
|
||||
<h2 class="w3-bar-item w3-display-topmiddle">Information du portefeuille</h2>
|
||||
</header>
|
||||
|
||||
<!-- Détails du portefeuille -->
|
||||
<div class="w3-card w3-margin">
|
||||
<div class="w3-container">
|
||||
<div class="w3-container w3-padding">
|
||||
<h3>Nom du portefeuille</h3>
|
||||
<p><strong>Nom du manager :</strong> ...</p>
|
||||
<p><strong>Prénom du manager :</strong> ...</p>
|
||||
|
||||
Reference in New Issue
Block a user