Not quite the style yet... But!

This commit is contained in:
DavidBelisle
2022-10-14 23:36:59 -04:00
parent 1f7c97949d
commit 355e1761b4
8 changed files with 104 additions and 8 deletions

View File

@@ -200,6 +200,22 @@ html {
}
.item {
border: 5px purple double;
border-radius: 5px;
padding: 1rem 0;
margin: 1rem 0;
}
.item-detail {
padding: 0 2rem;
}
.item-price {
font-weight: bold;
font-size: 140%;
}
/* -------------------------------------------------------- */
/* specification pour les écrans plus petits / cells */