diff --git a/src/app/account/login/login.component.html b/src/app/account/login/login.component.html index 658f29f..2bf3cdc 100644 --- a/src/app/account/login/login.component.html +++ b/src/app/account/login/login.component.html @@ -1,6 +1,6 @@
-
+
Pocket community
Redefining your community life
diff --git a/src/app/forum/notice/notice.component.html b/src/app/forum/notice/notice.component.html index f2cf5bd..b68008d 100644 --- a/src/app/forum/notice/notice.component.html +++ b/src/app/forum/notice/notice.component.html @@ -1,6 +1,6 @@
-
+
diff --git a/src/styles.scss b/src/styles.scss index 0dfeb68..dae0fb6 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -2,7 +2,7 @@ @import '../node_modules/bootstrap/scss/bootstrap'; body{ - background: rgb(80, 138, 202); + background: #eee; } // 自定义 navBar 背景色 .bg-light-self {