From 40909408a8ca36720fdee4d5f5e5b3880e7503e5 Mon Sep 17 00:00:00 2001
From: "Lucian I. Last"
Date: Mon, 12 Nov 2018 19:49:35 +0100
Subject: First try
* removed jquery bootstrap
* use css grid to center
---
index.php | 36 +++++++++++++++++++-----------------
1 file changed, 19 insertions(+), 17 deletions(-)
(limited to 'index.php')
diff --git a/index.php b/index.php
index 86b2640..9c0a68f 100644
--- a/index.php
+++ b/index.php
@@ -9,26 +9,28 @@
= $config['title']; ?>
-
-
-
-
-
- $item) {
- echo '';
- }
- ?>
-
+
+
+
+
+
+
+
+ $item) {
+ echo '
';
+ }
+ ?>
+
-
-
+
--
cgit v1.2.3