From 5fb868c90dedf191c4073b614d8247e47d330acd Mon Sep 17 00:00:00 2001 From: Ismail Cadaroski Date: Wed, 11 Jan 2017 20:21:10 +0100 Subject: [PATCH] Prototyp Sign Up for the index file. --- board.php | 4 ++-- css/stylesheet.css | 4 ++-- index.php | 17 +++++++++++++++-- ticket.php | 2 +- 4 files changed, 20 insertions(+), 7 deletions(-) diff --git a/board.php b/board.php index cd68705..98252ad 100644 --- a/board.php +++ b/board.php @@ -20,10 +20,10 @@ include 'navigation.php'; ?> - + -

Board

+

Board

diff --git a/css/stylesheet.css b/css/stylesheet.css index 38c17ed..660e44b 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -1,11 +1,11 @@ -body { +body { font-family:sans-serif; width:50%; margin-left:auto; margin-right:auto; } -p { +p { font-size:medium; font-family:sans-serif; font-weight:normal; diff --git a/index.php b/index.php index ea2b1dd..06302e5 100644 --- a/index.php +++ b/index.php @@ -16,7 +16,7 @@
@@ -24,6 +24,19 @@
-

Home

+ +

Home

+ + + +
+
+
+
+
+ +
+ + diff --git a/ticket.php b/ticket.php index 4ec99ad..586b333 100644 --- a/ticket.php +++ b/ticket.php @@ -24,6 +24,6 @@ -

Ticket

+

Ticket