new project - my network

This commit is contained in:
Tutur33
2023-11-05 03:41:43 +01:00
parent 795946bc8d
commit a8b3b68ded
24 changed files with 248 additions and 96 deletions
-30
View File
@@ -206,36 +206,6 @@ nav a{
/* -------------------- section autre -------------------- */
/* -------------------- footer -------------------- */
.footer{
font-family: "Montserrat", sans-serif;
min-height: 100px;
display: flex;
align-items: center;
margin-top: 50px;
justify-content: space-between;
padding: 0 100px;
flex-wrap: wrap;
background-color: rgb(50, 50, 50);
}
.copyrights,
#year{
padding-right: 20px;
color: white;
display: inline;
padding: 0;
}
.conditions_generale{
text-decoration: none;
font-weight: 600;
color: white;
}
/* -------------------- footer -------------------- */
.dark-mode-theme {
background-color: #1c1c1e;
color: #fefefe;