Added portal-FE-os components
[portal.git] / portal-FE-os / src / app / pages / pages.component.scss
@@ -1,8 +1,8 @@
-/*
+/*-
  * ============LICENSE_START==========================================
- * ONAP Portal SDK
+ * ONAP Portal
  * ===================================================================
- * Copyright  2019 AT&T Intellectual Property. All rights reserved.
+ * Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
  * ===================================================================
  *
  * Unless otherwise specified, all software contained herein is licensed
  *
  * 
  */
-$topnav-background-color: #222;
-.footerText {
-  background-color: $topnav-background-color;
+/* ecomp page main title */
+.ecomp-main-view-title {
+  color: #191919;
+  font-size: 24px;
+  width: 1170px;
+  padding-bottom: 15px;
+  margin: auto;
 }
 
-.copyright-text {
-  background-color: $topnav-background-color;
-  color: #fff;
-  font-size: 11px;
-  margin-bottom: 0;
-  line-height: 3rem;
-  margin-top: 20px;
-  margin-left: 100px;
-}
+.heading-page {
+  margin-bottom: 40px;
+}
\ No newline at end of file