diff --git a/bluenps/src/app/app.component.css b/bluenps/src/app/app.component.css index e69de29..df98e88 100644 --- a/bluenps/src/app/app.component.css +++ b/bluenps/src/app/app.component.css @@ -0,0 +1,3 @@ +.navbarcolor{ + background-color: rgb(229, 78, 78); +} \ No newline at end of file diff --git a/bluenps/src/app/app.component.html b/bluenps/src/app/app.component.html index 90c6b64..172e6ab 100644 --- a/bluenps/src/app/app.component.html +++ b/bluenps/src/app/app.component.html @@ -1 +1,21 @@ - \ No newline at end of file + + +
+ + +
+ diff --git a/bluenps/src/app/home-page/home-page.component.html b/bluenps/src/app/home-page/home-page.component.html index 56be5e3..b151560 100644 --- a/bluenps/src/app/home-page/home-page.component.html +++ b/bluenps/src/app/home-page/home-page.component.html @@ -1,3 +1,6 @@ - - - \ No newline at end of file +
+ +
+ + + diff --git a/bluenps/src/app/signups/signups.component.css b/bluenps/src/app/signups/signups.component.css index 208258b..7d967f7 100644 --- a/bluenps/src/app/signups/signups.component.css +++ b/bluenps/src/app/signups/signups.component.css @@ -9,7 +9,3 @@ padding-top: 3px; padding-bottom: 3px; } - -.tablestyle{ - background-color: rgb(255, 165, 0); -} \ No newline at end of file diff --git a/bluenps/src/app/signups/signups.component.html b/bluenps/src/app/signups/signups.component.html index 580d1f0..9ee866d 100644 --- a/bluenps/src/app/signups/signups.component.html +++ b/bluenps/src/app/signups/signups.component.html @@ -1,16 +1,5 @@ -
- - -
-
- Blue -
-
- NPS -
-
- -
+
+