Uplift to Angular 9
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / styles.scss
index c37fc42..c470e1c 100644 (file)
@@ -37,9 +37,11 @@ body {
   font-size: 20px;
 }
 
-.rd-global-page-title {
+.nrcp-global-page-title {
   margin-left: 0.5%;
   color: #432c85;
   font-size: 25px;
   font-weight: 100;
-}
\ No newline at end of file
+}
+html, body { height: 100%; }
+body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }