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%2F97%2F1197%2F3;hp=f9eb87ad2a321b8c6ed774bb4b9d355a4c51c686;hpb=4f8259dcd4597a7c96285907bd33941d44ac456a;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 f9eb87ad..e2456d72 100644 --- a/webapp-frontend/src/app/footer/footer.component.scss +++ b/webapp-frontend/src/app/footer/footer.component.scss @@ -22,3 +22,7 @@ letter-spacing: 0.1rem; font-size: 12px; } + +.footer-dark { + color: white; +} \ No newline at end of file