Sha256: 28b548d7244185c2f299400138d32e239477b0560f638fcc55229a44f2841a08

Contents?: true

Size: 686 Bytes

Versions: 1

Compression:

Stored size: 686 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 {
  color: white;
  background-color: black;
}

div.highlighter-rouge code {
  display: block;
  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.5 _sass/no-style-please.scss