presque fini la maquette

This commit is contained in:
2024-10-03 14:41:01 +02:00
parent 7eee8c25a3
commit aa92bae41a
9 changed files with 433 additions and 26 deletions

View File

@@ -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>