Sha256: 255f8151325ea61da09a491a3dcf33e57deba951b8fafb27a603dc8d9abf67b3

Contents?: true

Size: 462 Bytes

Versions: 2

Compression:

Stored size: 462 Bytes

Contents

.content {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.alert-success {
  background-color: #d2e7ba;
  color: #24a318;
}

.alert-notice {
  background-color: #eeeec7;
  color: #72725f;
}

.alert-error {
  background-color: #f6c8cd;
  color: #e35d6a;
}

.alert {
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
}

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

ul {
  list-style-type: none;
}

.gates {
  margin-bottom: 25px;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
feature_gate-0.1.3 app/assets/stylesheets/feature_gate/application.scss.css
feature_gate-0.1.2 app/assets/stylesheets/feature_gate/application.scss.css