X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fframework%2Fstyle%2Fcore.css;h=01b728b478f5b5581fbdb07d030f036bde0ee974;hp=8183eab5fef54139fd6ab9ce953fad2d316f108a;hb=9b0dda62a678352e47c3c9a8d9738c7b46ab5316;hpb=a4061d99ef597e83645fde8836f5399d8ee9297e diff --git a/skyquake/framework/style/core.css b/skyquake/framework/style/core.css index 8183eab5f..01b728b47 100644 --- a/skyquake/framework/style/core.css +++ b/skyquake/framework/style/core.css @@ -95,7 +95,8 @@ body { position: relative } .header-app h1 { - background: url(./img/header-logo.png) no-repeat left center; + /*background: url(./img/header-logo.png) no-repeat left center;*/ + background: url(./img/svg/osm-logo_color_rgb.svg) no-repeat left center; height: 51px; line-height: 51px; margin-left: 80px; @@ -2022,7 +2023,8 @@ a[role=button] { margin-top: 150px; margin-bottom: 20px; background-size: 154px 102px; - background-image: url(./img/header-logo.png) + /*background-image: url(./img/header-logo.png)*/ + background-image: url(./img/svg/osm-logo_color_rgb.svg); } .login-cntnr .riftio { margin-bottom: 40px;