From 3f89ed0067005d9a8d92d1c42a0076c03f356cec Mon Sep 17 00:00:00 2001 From: James Date: Mon, 28 Mar 2022 11:09:08 +0200 Subject: [PATCH] beautified --- index.php | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/index.php b/index.php index dc2f426..141b117 100644 --- a/index.php +++ b/index.php @@ -33,29 +33,29 @@ foreach (glob("roles/*.php") as $filename) { include $filename; echo ' -
-
-
-

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.

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

I am a very simple card. I am good at containing small bits of information. I am convenient because I require little markup to use effectively.

+
+
+ +
+
+
'.$howtoplay.'
+
'.$playsbestwith.'
+
'.$convars.'
+
+
'; }