evolution du style et tentative pour integrer le css

This commit is contained in:
2026-03-09 05:14:40 +01:00
parent 2a92be3042
commit 7beefc4376
3 changed files with 4 additions and 3 deletions

View File

@@ -40,7 +40,8 @@ footer{
text-decoration: none;
}
#main-content{
.main-content{
border-style: solid;
border-width: 2px;
border-color: #cc0000;
}