Sha256: b622fe22df0b78e45beabc751cdceb2e8e762d67ffc5498509bd681d3c55a742

Contents?: true

Size: 654 Bytes

Versions: 1

Compression:

Stored size: 654 Bytes

Contents

body {
  color: black;
  background-color: white;
  font-family: monospace;
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.wrapper {
  max-width: 640px;
  margin: 4rem auto;
  padding: 0 1rem;
}

h1 { line-height: 2rem; }

hr {
  text-align: center;
  border: 0;

  &:before { content: '/////' }
  &:after { content: attr(data-content) '/////' }
}

table, th, td {
  border: thin solid black;
  border-collapse: collapse;
  padding: 0.4rem;
}

code {
  display: block;
  color: white;
  background-color: black;
  overflow-x: auto;
  padding: 1rem;
}

blockquote {
  font-style: italic;
  border: thin solid black;
  padding: 1rem;

  p { margin: 0; }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
no-style-please-0.1.4 _sass/no-style-please.scss