From 2a348d8967deb1f64454409efae15a6969af60a8 Mon Sep 17 00:00:00 2001 From: Adrianov Qrow Date: Fri, 26 Jan 2018 22:56:07 +0700 Subject: [PATCH 1/4] made the bg orange --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 3e379a7..c397c24 100644 --- a/style.css +++ b/style.css @@ -422,5 +422,5 @@ body { body { - background: lavender; + background: orange; } From 366d68d4d531f34b3564d3cf84300ebe7391e935 Mon Sep 17 00:00:00 2001 From: Adrianov Qrow Date: Fri, 26 Jan 2018 22:58:08 +0700 Subject: [PATCH 2/4] Changed the title --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index dd8f102..d311c8a 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - DevTips Starter Kit + First Step From 1d0b0fd00c4ccaf8cbc512599e73aa9744555855 Mon Sep 17 00:00:00 2001 From: Adrianov Qrow Date: Fri, 26 Jan 2018 23:04:49 +0700 Subject: [PATCH 3/4] bg to red --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index c397c24..b1ce282 100644 --- a/style.css +++ b/style.css @@ -422,5 +422,5 @@ body { body { - background: orange; + background: red; } From 06b616b521af680c797d98ea4a828700e5a976cd Mon Sep 17 00:00:00 2001 From: Adrianov Qrow Date: Fri, 26 Jan 2018 23:06:37 +0700 Subject: [PATCH 4/4] changed the header --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d311c8a..0b61271 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@
-

DevTips
Starter Kit

+

THIS IS THE WORK
OF AN ENEMY STAND

Ground zero for your next project.

Download Now