From ed77852b98ce49254bec3c7a84d23c2b9310f691 Mon Sep 17 00:00:00 2001 From: Migrant Coder Date: Wed, 9 Jul 2014 23:01:07 +0100 Subject: [PATCH 1/4] Added homepage. --- README.md | 2 ++ index.html | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 README.md create mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..70ceace --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +website +======= diff --git a/index.html b/index.html new file mode 100644 index 0000000..dd41c48 --- /dev/null +++ b/index.html @@ -0,0 +1,34 @@ + + + Migrant Coder + + + + + + +
Migrant Coder
+ + From f2370e04a62700167526a43429c634e2c98184bf Mon Sep 17 00:00:00 2001 From: Migrant Coder Date: Wed, 9 Jul 2014 23:49:44 +0100 Subject: [PATCH 2/4] Added site and contact details. --- index.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index dd41c48..0e66c09 100644 --- a/index.html +++ b/index.html @@ -19,16 +19,24 @@ margin: 0 0 15 0; } a { - font-weight: normal; + color: #333399; text-decoration: none; } - p { - margin: 0 0 5 0; + a:hover { + text-decoration: underline; + } + .contact { + margin: 20 20 20 20; }
Migrant Coder
+ From 6de785186e00a6e928ef6a46d7c762c1e110c254 Mon Sep 17 00:00:00 2001 From: Migrant Coder Date: Wed, 9 Jul 2014 23:51:46 +0100 Subject: [PATCH 3/4] Fixed email address typo. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0e66c09..2c32c15 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@
Migrant Coder
From 53bbfc658cf3918e17e4923ab082b0f8061b82dd Mon Sep 17 00:00:00 2001 From: Migrant Coder Date: Wed, 16 Jul 2014 22:17:07 +0100 Subject: [PATCH 4/4] Formatting. --- index.html | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 2c32c15..578f38b 100644 --- a/index.html +++ b/index.html @@ -5,18 +5,17 @@ -
Migrant Coder
- +