Sha256: ba98950e71bcc44a237a771bc12a44783cb94dad371c56532ae2595f7fe92196

Contents?: true

Size: 1.38 KB

Versions: 8

Compression:

Stored size: 1.38 KB

Contents

html {
  @include fs-4;
}

h1,
h2,
h3 {
  font-weight: 600;
}

a {
  transition: color 0.3s, background-color 0.3s;
}
    .topcont {
      height: 30px;
      width:100%;
     z-index:3;
  position:fixed;
  top:0;
  left:0;
  
    }
    .topbar {
  
      max-width:1080px;
      margin: 0 auto;
    height:30px;
      }
  

    .topbar a {
        color: white;
        text-decoration:none;
        display:inline-block;
        line-height:30px;
        padding:0 10px;
        font-size: 14px;
        background-image: none;
        }
    
        .topbar a:hover {
           background-color:rgba(255,255,255,0.1);
            }
  
  .main-header {
  
  margin-top:30px;
  }
  
  
  
  .site-footer {
    
    z-index:4;
    position: fixed;
   display:block;
   bottom:0px;
   height:40px;
   width:100%;
  }
  #footerlogo {
  height: 24px;
  width:auto;
  margin: 8px 20px 0 10px;
  display:block;
  position:absolute;
  left:0;
  top:2px;
  }

  .bottombar {
  
    max-width:1080px;
    margin: 0 auto;
  height:40px;
position:relative;
text-align:center;
  }

  .site-footer a {
display:inline-block;
color:white;
padding:0 10px;
font-size:14px;
background:transparent;
line-height:40px;
height:40px;
margin:0;
  }
  .nav-list-top {
  margin-bottom:90px;
  
  }
  
  @media only screen and (max-width: 711px) {
  .site-header {
    padding-top:30px;
  }
  #footerlogo {
  display:none;
    }
  }

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
jekyll-cessda-docs-0.1.11 _sass/custom/custom.scss
jekyll-cessda-docs-0.1.11.pre.d2f3089c74b3bfd3d3624d702cb07401036885ff _sass/custom/custom.scss
jekyll-cessda-docs-0.1.10.pre.d82c42ba9ed332418f362da4ebd6622718985a14 _sass/custom/custom.scss
jekyll-cessda-docs-0.1.10.pre.f39e7bdab5c9aaaac9b9c7b2d6d4224de53bbc62 _sass/custom/custom.scss
jekyll-cessda-docs-0.1.10.pre.d587f893cc63298eb1de3c47b89bca57ff44de3f _sass/custom/custom.scss
jekyll-cessda-docs-0.1.10 _sass/custom/custom.scss
jekyll-cessda-docs-0.1.10.pre.2706e0c723ff44067ba8e667ac3e44e9269e39e4 _sass/custom/custom.scss
jekyll-cessda-docs-0.1.10.pre.f77bbe9cb46f31a0330b9cfa0d97f2f030f0677a _sass/custom/custom.scss