mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 21:36:27 +01:00
Merge branch 'main' of https://github.com/Alvin-Zilverstand/Schoolkantine
This commit is contained in:
@@ -71,7 +71,7 @@ body {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease, box-shadow 0.3s ease;
|
||||||
border: 2px solid darkgoldenrod; /* 2px dikke zwarte rand */
|
border: 2px solid darkgoldenrod; /* 2px dikke zwarte rand */
|
||||||
padding: 20px; /* Ruimte binnen de container */
|
padding: 20px; /* Ruimte binnen de container */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user