Sha256: 9971805998f7395337d275b5b349df1cb628e016b6a1688a31d9818dc51dbea1

Contents?: true

Size: 504 Bytes

Versions: 8

Compression:

Stored size: 504 Bytes

Contents

html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #f5f5f5;
}

.footer .container .text-muted {
  margin: 20px 0;
}

#brandServiceList li>a {
    background-color:#fff !important;
}

a.outlink {
  text-decoration: none;
  font-color: #000;
}

.list-nobullet {
  list-style-type: none;
}

#logo {
  display: inline-block;
  height: 100px;
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
jekyll-minifier-0.1.10 spec/fixtures/assets/css/style.css
jekyll-minifier-0.1.9 spec/fixtures/assets/css/style.css
jekyll-minifier-0.1.8 spec/fixtures/assets/css/style.css
jekyll-minifier-0.1.6 spec/fixtures/assets/css/style.css
jekyll-minifier-0.1.5 spec/fixtures/assets/css/style.css
jekyll-minifier-0.1.4 spec/fixtures/assets/css/style.css
jekyll-minifier-0.1.3 spec/fixtures/assets/css/style.css
jekyll-minifier-0.1.2 spec/fixtures/assets/css/style.css