HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.vdk/plugins/Morpheus/stylesheets/uibase/_header.less
#root {
  #logo {
    display: block;
    height: 100%;

    & > a {
      display: flex;
      align-items: center;
      height: 100%;
      padding-left: 1rem;
      padding-right: 1rem;

      text-decoration: none;
    }

    img {
      max-height: 32px;

      &.default-piwik-logo {
        width: 150px;
      }
    }
  }
}

#javascriptDisabled,
#javascriptDisabled a {
  font-weight: bold;
  color: #f88d22;
  padding: 15px;
  clear: both;
}