X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Ffooter%2Ffooter.component.scss;h=e2456d72f15f512e7c40773ec624407a14463e18;hb=refs%2Fchanges%2F72%2F2272%2F8;hp=e589f603bfb1dc6c857abadbf9f7df7de1a0ed40;hpb=2239b1d982aafe5e7dce4dbbec5100f3e3191249;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/src/app/footer/footer.component.scss b/webapp-frontend/src/app/footer/footer.component.scss index e589f603..e2456d72 100644 --- a/webapp-frontend/src/app/footer/footer.component.scss +++ b/webapp-frontend/src/app/footer/footer.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,3 +22,7 @@ letter-spacing: 0.1rem; font-size: 12px; } + +.footer-dark { + color: white; +} \ No newline at end of file