From 5672d0d1ea17ddc3596373e205a5b2ea5a2c9f82 Mon Sep 17 00:00:00 2001 From: OlenaKashuba Date: Sun, 8 Oct 2017 17:10:26 +0100 Subject: [PATCH 1/4] Add style --- olena-kashuba.html | 11 +++++++++++ style.css | 4 ++++ 2 files changed, 15 insertions(+) create mode 100644 olena-kashuba.html create mode 100644 style.css diff --git a/olena-kashuba.html b/olena-kashuba.html new file mode 100644 index 0000000..32ea51e --- /dev/null +++ b/olena-kashuba.html @@ -0,0 +1,11 @@ + + + + Inspirational code + + + +

Life is good!

+ + + diff --git a/style.css b/style.css new file mode 100644 index 0000000..82db6e5 --- /dev/null +++ b/style.css @@ -0,0 +1,4 @@ +p { + font-size: 20px; + color: red; +} \ No newline at end of file From 1ac9e9a5a651ec350c3d7246c483b5fb80c7c9d1 Mon Sep 17 00:00:00 2001 From: OlenaKashuba Date: Sun, 8 Oct 2017 17:12:29 +0100 Subject: [PATCH 2/4] Add style 2 --- style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 82db6e5..18ffc55 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,6 @@ p { - font-size: 20px; - color: red; + font-size: 40px; + font-weight: bold; + color: pink; + text-transform: uppercase; } \ No newline at end of file From b43c0da96bec9b2109d55050846644dcceadd0b3 Mon Sep 17 00:00:00 2001 From: OlenaKashuba Date: Sun, 8 Oct 2017 17:24:48 +0100 Subject: [PATCH 3/4] Delete p, add h1 --- olena-kashuba.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/olena-kashuba.html b/olena-kashuba.html index 32ea51e..1cd8327 100644 --- a/olena-kashuba.html +++ b/olena-kashuba.html @@ -5,7 +5,9 @@ -

Life is good!

+

Life is good!

+ + From f628d54e2139092e048c688120cfa160c271ff5b Mon Sep 17 00:00:00 2001 From: Prabesh Shah Date: Sun, 8 Oct 2017 18:25:17 +0100 Subject: [PATCH 4/4] changed by prabesh --- olena-kashuba.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/olena-kashuba.html b/olena-kashuba.html index 32ea51e..6dab633 100644 --- a/olena-kashuba.html +++ b/olena-kashuba.html @@ -6,6 +6,7 @@

Life is good!

- +

Changed by Prabesh

+