mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-07 05:53:00 +01:00
Update style.css
This commit is contained in:
@@ -59,6 +59,10 @@ body {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
|
border: 2px solid darkgoldenrod; /* 2px dikke zwarte rand */
|
||||||
|
padding: 20px; /* Ruimte binnen de container */
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.product-box:hover {
|
.product-box:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user