X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-FE-os%2Fsrc%2Fapp%2Fapp.component.scss;h=e739496d18883c5de38c32f854d7dcf8b7f19b2e;hb=4b6148660fd85582d44245079b2e6c3c84200b59;hp=7a77339879c58efe65ccef70a6d557e84e9a3836;hpb=3faad8aa0483aed5ef53a57a82eab6b217e21ecd;p=portal.git diff --git a/portal-FE-os/src/app/app.component.scss b/portal-FE-os/src/app/app.component.scss index 7a773398..e739496d 100644 --- a/portal-FE-os/src/app/app.component.scss +++ b/portal-FE-os/src/app/app.component.scss @@ -34,4 +34,14 @@ * ============LICENSE_END============================================ * * - */ \ No newline at end of file + */ + + .diaplay-banner{ + margin-top: 14px; + background-color: yellow; + font-weight: bold; + position: fixed; + z-index: 9999; + margin-left: 34em; + height: 24px; +} \ No newline at end of file