Ajout de la page Produit
This commit is contained in:
16
assets/css/product.css
Normal file
16
assets/css/product.css
Normal file
@@ -0,0 +1,16 @@
|
||||
main{
|
||||
padding-bottom: 2%;
|
||||
max-width: 1280px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
p {
|
||||
padding-left: 5%;
|
||||
padding-right: 5%;
|
||||
padding-bottom: 2%;
|
||||
}
|
||||
|
||||
.product {
|
||||
text-align: center;
|
||||
}
|
BIN
assets/img/product_a.png
Normal file
BIN
assets/img/product_a.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 190 KiB |
BIN
assets/img/product_b.png
Normal file
BIN
assets/img/product_b.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user