From 9d01f13c02bd24400eaf36fcb66dc5b9db2d98ac Mon Sep 17 00:00:00 2001 From: Loic GUEGAN Date: Thu, 21 Jan 2016 14:52:58 +0100 Subject: Make partials --- client/partials/favicon.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 client/partials/favicon.html (limited to 'client/partials/favicon.html') diff --git a/client/partials/favicon.html b/client/partials/favicon.html new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3 From bf9eb3323deb64873566e330db488a3ae8fe3e43 Mon Sep 17 00:00:00 2001 From: manzerbredes Date: Sat, 23 Jan 2016 16:13:04 +0100 Subject: Use favicon.html --- client/index.php | 5 ++--- client/partials/favicon.html | 3 +++ 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'client/partials/favicon.html') diff --git a/client/index.php b/client/index.php index e65e526..f52eaa2 100644 --- a/client/index.php +++ b/client/index.php @@ -28,9 +28,8 @@
- - - + +
diff --git a/client/partials/favicon.html b/client/partials/favicon.html index e69de29..66df6d0 100644 --- a/client/partials/favicon.html +++ b/client/partials/favicon.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file -- cgit v1.2.3 From 20f7f555f9061d3395d0be36d201382f7a61f5c4 Mon Sep 17 00:00:00 2001 From: manzerbredes Date: Sun, 24 Jan 2016 10:41:29 +0100 Subject: Change grid --- client/index.php | 68 +++++++++++++++++++------------------------- client/partials/favicon.html | 2 +- 2 files changed, 30 insertions(+), 40 deletions(-) (limited to 'client/partials/favicon.html') diff --git a/client/index.php b/client/index.php index a32c5d2..6ce050c 100644 --- a/client/index.php +++ b/client/index.php @@ -18,61 +18,51 @@ - - - - - +
- +
- +
- - -
- -
- - -
-
- - - - -
-
- - +
+
-
-
-
Content test
-
- Main content test -
+
+ +
+ + +
+
+
+
+
+
+
+
+ Content test +
+
+ Main content test +
+
+
+
-
-
+
+
-
+
- - - - - - diff --git a/client/partials/favicon.html b/client/partials/favicon.html index 66df6d0..d49c651 100644 --- a/client/partials/favicon.html +++ b/client/partials/favicon.html @@ -1,3 +1,3 @@ - \ No newline at end of file + -- cgit v1.2.3