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