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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user