X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fframework%2Fwidgets%2Fskyquake_container%2FskyquakeApp.scss;h=a01f1547fb9d0f1a7b8f649adc4e0d0c65c0dbcb;hp=4f77d71373b166d192d49c86e1f5b4ad3126ba51;hb=9b0dda62a678352e47c3c9a8d9738c7b46ab5316;hpb=a4061d99ef597e83645fde8836f5399d8ee9297e diff --git a/skyquake/framework/widgets/skyquake_container/skyquakeApp.scss b/skyquake/framework/widgets/skyquake_container/skyquakeApp.scss index 4f77d7137..a01f1547f 100644 --- a/skyquake/framework/widgets/skyquake_container/skyquakeApp.scss +++ b/skyquake/framework/widgets/skyquake_container/skyquakeApp.scss @@ -89,12 +89,12 @@ html, body { &:before { content: ''; height:1.85rem; - width:2.5rem; - margin:0 1rem; - padding:0 0.125rem; - // background: url('../../style/img/header-logo.png') no-repeat center center white; - background: url('../../style/img/svg/riftio_logo_white.svg') no-repeat center center; - background-size:65%; + width:5.5rem; + /*margin:0 1rem;*/ + /*padding:0 0.125rem;*/ + /*background: url('../../style/img/svg/riftio_logo_white.svg') no-repeat center center;*/ + background: url('../../style/img/svg/osm-logo_color_rgb_white_text.svg') no-repeat center center; + background-size: contain; } } .skyquakeContainerWrapper {