X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fstyles.scss;h=fc7a29e3538d247a0dc7545b0846fe2708346f18;hb=14de8ade0b938949553fc804cabf13ed9ce977b9;hp=7f1a0b8e58e72194afa1bc668c859e06b0046196;hpb=07efbf1d303d21a1d62d2f736cb28ddaa81f47bc;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/src/styles.scss b/webapp-frontend/src/styles.scss index 7f1a0b8e..fc7a29e3 100644 --- a/webapp-frontend/src/styles.scss +++ b/webapp-frontend/src/styles.scss @@ -16,3 +16,10 @@ html, body { text-align: center; font-size: 20px; } + +.rd-global-page-title { + margin-left: 0.5%; + color: #432c85; + font-size: 25px; + font-weight: 100; +} \ No newline at end of file