ajout photos + début contenu acceuil

This commit is contained in:
2023-01-13 17:44:57 +01:00
parent bdc975e8f9
commit 3a4329da63
9 changed files with 109 additions and 1 deletions

View File

@@ -2,5 +2,10 @@ h1 {
text-align: center;
}
main p{
max-width: 1000px;
}

40
assets/css/home.css Normal file
View File

@@ -0,0 +1,40 @@
main{
padding: 80px;
}
main h1 {
padding: 20px;
font-size: 30px;
font-family: sans-serif;
}
main p {
font-size: 20px;
max-width: 1200px;
font-family:"system-ui";
font-family: sans-serif;
}
main a {
font-size: 20px;
color : #00E6FF;
font-family: sans-serif;
}
.bande {
text-align: center;
font-size: 25px;
font-weight: bold;
}
.bande img {
padding : 25px;
}
.bande ul {
display: inline-block
}
.bande li {
display: inline
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
assets/img/Huawei_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

BIN
assets/img/Samsung_Logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
assets/img/schema.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
assets/img/shema_b.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

BIN
assets/img/tech.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB