From a307bd67bba26338945498879a4325422f2820c4 Mon Sep 17 00:00:00 2001
From: Shaun22
Date: Sat, 24 Aug 2019 14:14:41 -0400
Subject: [PATCH 1/3] Answers to Step 01 Shermar Pinder
---
src/style.css | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/src/style.css b/src/style.css
index 6f1a246..1112087 100644
--- a/src/style.css
+++ b/src/style.css
@@ -55,6 +55,9 @@ html {
overflow: hidden;
white-space: nowrap;
padding: 10px 0 3px 0;
+ font-weight: bold;
+ color: black;
+
}
.comment .info span {
@@ -95,14 +98,18 @@ html {
width: 50%;
position: relative;
word-wrap: break-word;
+ color: black;
}
.comment.user-comment p {
background-color: #f3f3f3;
+ color: black;
}
.comment.author-comment p {
/* change background color to light blue */
+ background-color: lightblue;
+
order: 1;
}
From b66dc79306debbef32e82ef15f0d495e13398166 Mon Sep 17 00:00:00 2001
From: Shaun22
Date: Sat, 24 Aug 2019 14:40:04 -0400
Subject: [PATCH 2/3] Answers to Step 01 Shermar Pinder
---
src/script.js | 0
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 src/script.js
diff --git a/src/script.js b/src/script.js
new file mode 100644
index 0000000..e69de29
From 6393b6a24dae90126b0ad8af12757e4f4e4440cc Mon Sep 17 00:00:00 2001
From: Shaun22
Date: Sat, 24 Aug 2019 16:40:50 -0400
Subject: [PATCH 3/3] Answers to Ex 2
---
src/index.html | 10 +++++++---
src/script.js | 41 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 3 deletions(-)
diff --git a/src/index.html b/src/index.html
index e86622c..a99aca3 100644
--- a/src/index.html
+++ b/src/index.html
@@ -10,6 +10,7 @@
integrity="sha256-nWBTbvxhJgjslRyuAKJHK+XcZPlCnmIAAMixz6EefVk="
crossorigin="anonymous"
>
+
@@ -89,9 +90,10 @@
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisee gravida sem sit amet molestie porttitor.
-
+
-
+