diff --git a/css/styles.css b/css/styles.css index 02ee13a..816fb5a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -7,5 +7,7 @@ html { } .card { opacity: 0.95 !important; - backdrop-filter: blur(40px) !important; +} +.blurry { + backdrop-filter: blur(40px) !important; } diff --git a/index.php b/index.php index d64db67..4423ecc 100644 --- a/index.php +++ b/index.php @@ -36,27 +36,29 @@ include $filename; echo '
-
-
- '.$name.' -

'.$description.'

-
-
- +
+
+
'.$howtoplay.'
+
'.$playsbestwith.'
+
'.$convars.'
+