Sha256: de81052c0278b1ee2df0c75cec1d252af941d03ef691bb91f2e53605f61cdd12

Contents?: true

Size: 477 Bytes

Versions: 4

Compression:

Stored size: 477 Bytes

Contents

body {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.container {
  width: 800px;
  margin: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0;
  margin-top: .5em;

  &:first-child {
    margin-top: 0;
  }

  small {
    display: block;
  }
}

p,
ol,
ul {
  margin-bottom: 1em;
  margin-top: 0;
}

dt {
  margin-top: 1em;
  font-weight: bold;
}

dd {
  margin-left: 0;
}

code {
  color: #9c9;
}

.disabled {
  color: #999;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
museum-0.5.8 spec/dummy/app/assets/stylesheets/application.scss
museum-0.5.7 spec/dummy/app/assets/stylesheets/application.scss
museum-0.5.6 spec/dummy/app/assets/stylesheets/application.scss
museum-0.5.4 spec/dummy/app/assets/stylesheets/application.scss