ajout photos + début contenu acceuil
This commit is contained in:
@@ -2,5 +2,10 @@ h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
main p{
|
||||
max-width: 1000px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
40
assets/css/home.css
Normal file
40
assets/css/home.css
Normal 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
|
||||
}
|
BIN
assets/img/Apple_logo_white.png
Normal file
BIN
assets/img/Apple_logo_white.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
assets/img/Huawei_logo.png
Normal file
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
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
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
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
BIN
assets/img/tech.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
Reference in New Issue
Block a user