Sha256: ba8a8a6f0fbfaac53951f337be0ceb527a5de0bf2848a20af3fcf1f8100a08b5

Contents?: true

Size: 446 Bytes

Versions: 3

Compression:

Stored size: 446 Bytes

Contents

.header-information {
  min-height: 75px;
  padding: 0 0 20px 115px;
  position: fixed;
  top: 54;
  width: 75%;
  z-index: 2;

  @media #{$medium-and-down} {
    min-width: 100%;
    width: 100%;
  }

  a {
    color: $white;
  }

  a:hover {
    text-decoration: underline;
  }

  h1 {
    color: $white;
    font-size: 2em;
    font-weight: 300;
    margin: 0;
  }

  small {
    color: $white;
    font-size: 1em;
    font-weight: 400;
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
keppler-2.0.2 installer/core/app/assets/stylesheets/admin/pages/_header.scss
keppler-2.0.1 installer/core/app/assets/stylesheets/admin/pages/_header.scss
keppler-2.0.0 installer/core/app/assets/stylesheets/admin/pages/_header.scss