diff --git a/index.php b/index.php index 598a45e..814e89d 100644 --- a/index.php +++ b/index.php @@ -28,35 +28,33 @@ foreach (glob("roles/*.php") as $filename) { include $filename; echo ' -
-
-
- '.$name.' -

'.$description.'

-
- -
-
'.$howtoplay.'
-
'.$playsbestwith.'
-
'.$convars.'
-
-
-
- Steam Link - Source -
-
- +
+
+
+ '.$name.' +

'.$description.'

+
+ +
+
'.$howtoplay.'
+
'.$playsbestwith.'
+
'.$convars.'
+
+
+
+ Steam Link + Source +
+
'; } ?> -