Sha256: 75316b749a9007fc09d5bab46ac52d3be8c46384d996de55cc147ba460de0211

Contents?: true

Size: 566 Bytes

Versions: 5

Compression:

Stored size: 566 Bytes

Contents

input {
  font-size: 1rem;
}

.subscription-category-container {
  padding: 0.325rem 0;
  width: 100%;
}

.subscription-submit-button {
  margin-top: 1.25rem;
}

.error-label {
  color: #aa1111;
  font-weight: 600;
}

.form-submit-button {
  background: #aa1111;
  border: 0;
  border-radius: 30px;
  color: white;
  font-size: 1.2em;
  font-weight: 600;
  padding: 15px;
}

.email-field-container {
  margin-bottom: 1.2em;
}

.email-field-input {
  box-sizing: border-box;
  width: 100%;
  padding: 5px;
  font-size: 1em;
  text-align: center;
  font-weight: 300;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
feste-0.4.2 app/assets/stylesheets/feste/subscriptions.css
feste-0.4.1 app/assets/stylesheets/feste/subscriptions.css
feste-0.4.0 app/assets/stylesheets/feste/subscriptions.css
feste-0.3.0 app/assets/stylesheets/feste/subscriptions.css
feste-0.2.1 app/assets/stylesheets/feste/subscriptions.css