diff --git a/Site Web/client/src/components/Log/SuivreAussi.css b/Site Web/client/src/components/Log/SuivreAussi.css new file mode 100644 index 00000000..161590cc --- /dev/null +++ b/Site Web/client/src/components/Log/SuivreAussi.css @@ -0,0 +1,33 @@ +#suivreAussi{ + font-size: 8px; + text-align: center; + border: 2px solid; + border-radius: 30px; + width: 200px; +} + +#listeCompteASuivre{ + border-top: 2px solid; + +} + +.infoPersonne{ + display: flex; +} + +.name{ + font-size: 12px; +} + +.arobase{ + color:gray; +} + +.PhotoProfile{ + margin: 10px 15px 0px 20px; + width: 40px; + height:40px; + border-radius: 20px; + border: 2px solid #555; +} + diff --git a/Site Web/client/src/components/Log/SuivreAussi.html b/Site Web/client/src/components/Log/SuivreAussi.html new file mode 100644 index 00000000..893538a3 --- /dev/null +++ b/Site Web/client/src/components/Log/SuivreAussi.html @@ -0,0 +1,36 @@ + + + + + Ma page de test + + + +
+

Suivre aussi

+
+
+ +
+

personne 1

+

@personne1

+
+
+
+ +
+

personne 1

+

@personne1

+
+
+
+ +
+

personne 1

+

@personne1

+
+
+
+
+ + diff --git a/Site Web/client/src/components/Log/poste.css b/Site Web/client/src/components/Log/poste.css new file mode 100644 index 00000000..d347bf4d --- /dev/null +++ b/Site Web/client/src/components/Log/poste.css @@ -0,0 +1,74 @@ +body{ +background: green; + +} + +#cadrePoste{ + background: white; + border-radius: 5px; + width: 40%; + margin-left: auto; + margin-right: auto; +} + +/*haut du poste*/ +/* +#cadreInfoPoste{ + display: flex; + align-items:center; + +} + +#PhotoProfile{ + margin: 10px 15px 0px 20px; + width: 40px; + height:40px; + border-radius: 20px; + border: 2px solid #555; +} + +#NomProfile{ + font-family: arial; + font-size: 18px; + +}*/ + +#hautPoste{ + display: flex; + align-items:center; + justify-content: space-between; + margin-right: 15px; +} + +#cadreInfoPoste{ + display: flex; + align-items:center; + +} +#PhotoProfile{ + margin: 10px 15px 0px 20px; + width: 40px; + height:40px; + border-radius: 20px; + border: 2px solid #555; +} + +#NomProfile{ + font-family: arial; + font-size: 18px; + +} + +/*bas poste*/ +#basPoste{ + display: flex; + align-items:center; + justify-content: space-between; + margin-left: 10px; + margin-right: 10px; +} + +#like, #commentaire{ + display: flex; + align-items:center; +} diff --git a/Site Web/client/src/components/Log/poste.html b/Site Web/client/src/components/Log/poste.html new file mode 100644 index 00000000..058e33e8 --- /dev/null +++ b/Site Web/client/src/components/Log/poste.html @@ -0,0 +1,43 @@ + + + + + Ma page de test + + + + + +
+
+
+ +
Lena 1er
+
+
6 jours
+
+ +
+ /*utliser leakpreview*/ +
+ +
+
+ +
10k
+
+
+ +
10k
+
+
+
+ + + +