edit: ajout d'une interface type boite de récéption pour poster des annonces régulières + structure système like et particpation (à reprendre)

This commit is contained in:
2026-03-19 05:44:40 +01:00
parent f0607b7275
commit bee0d73041
6 changed files with 688 additions and 12 deletions
+6 -6
View File
@@ -157,12 +157,6 @@ a{
background-color: var(--light-color);
}
.icon{
height:16.1px;
width:auto;
fill: currentColor;
}
.windowContent{
height:77%;
width:100%;
@@ -171,3 +165,9 @@ a{
align-items: center;
justify-content: flex-start;
}
.icon{
height:16.1px;
width:auto;
fill: currentColor;
}