From da92b2093f09de45cea20e06e7cea9864d4c0db8 Mon Sep 17 00:00:00 2001 From: svh-heliomare Date: Fri, 13 Mar 2026 13:43:48 +0100 Subject: [PATCH] gewijzigd --- index.html | 5 ++++- styles/stylesheet.css | 8 ++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 7ae3e6d..11155b1 100644 --- a/index.html +++ b/index.html @@ -827,7 +827,10 @@

Memory Game

Become da monke
- +
+

Bleh

+ Bleh +
\ No newline at end of file diff --git a/styles/stylesheet.css b/styles/stylesheet.css index e09f853..8b76410 100644 --- a/styles/stylesheet.css +++ b/styles/stylesheet.css @@ -238,4 +238,12 @@ section { margin: 5px 0; text-decoration: none; color: blue; +} + +/*bleh*/ +.bleh { + border-radius: 8px; + width: auto; + height: auto; + text-align: center; } \ No newline at end of file