Sha256: c3f42ecd9a7145a136ae981bc047e6308cfc96d5bbb044ea9d426e1f6a380edb

Contents?: true

Size: 387 Bytes

Versions: 4

Compression:

Stored size: 387 Bytes

Contents

.note {
  margin: 2em 0;
  background-color: #ffc;
  padding: 32px;
  max-width: 960px;
}

.note.important {
  background-color: #fcc;
}

pre {
  border-left: 3px solid rgba(0, 0, 255, 0.75) !important;
  padding: 1em;
  background-color: rgba(190, 200, 255, 0.25);
}

.wrong-code {
  border-left: 3px solid rgba(255, 0, 0, 0.75) !important;
  background-color: rgba(255, 0, 0, 0.05);
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hs-cli-0.3.0 app/public/default.css
hs-cli-0.2.2 app/public/default.css
hs-cli-0.2.1 app/public/default.css
hs-cli-0.2.0 app/public/default.css