From 2108f434f95719fbfddefa442e3e3e8c45f235b3 Mon Sep 17 00:00:00 2001 From: kavimadusha Date: Wed, 23 Oct 2019 16:07:21 +0530 Subject: [PATCH 1/2] chaning --- index.html | 2 ++ style.css | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 11bd8ed..6cfb7c2 100644 --- a/index.html +++ b/index.html @@ -19,6 +19,8 @@

Create your account

This is step 1

+ + diff --git a/style.css b/style.css index 9aeff82..c5d140b 100644 --- a/style.css +++ b/style.css @@ -10,7 +10,7 @@ html { /*background = gradient + image pattern combo*/ background: - linear-gradient(rgba(196, 102, 0, 0.6), rgba(155, 89, 182, 0.6)); + linear-gradient(rgba(7, 219, 226, 0.6), rgba(221, 218, 6, 0.6)); } body { @@ -55,7 +55,7 @@ body { /*buttons*/ #msform .action-button { width: 100px; - background: #27AE60; + background: rgb(230, 59, 7); font-weight: bold; color: white; border: 0 none; From ee8a06f07b048a6337e1ff0b84d6547459bc2f19 Mon Sep 17 00:00:00 2001 From: kavimadusha Date: Wed, 23 Oct 2019 16:18:09 +0530 Subject: [PATCH 2/2] changed --- New Text Document.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 New Text Document.txt diff --git a/New Text Document.txt b/New Text Document.txt new file mode 100644 index 0000000..5ea2ed4 --- /dev/null +++ b/New Text Document.txt @@ -0,0 +1 @@ +changed