Not quite the style yet... But!
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user