Sha256: 7c6d569e205b249d1b7c086937a8389357728bbbf3f4b6529569dc653196e0f0

Contents?: true

Size: 293 Bytes

Versions: 5

Compression:

Stored size: 293 Bytes

Contents

body,
select,
input {
  font-size: 20px;
}

.container {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}

h1 {
  text-align: center;
}

form {
  border-radius: 0.25em;
  background: #eee;
  padding: 0.5em;
  margin: 2em 0;
}


select {
  max-width: 100%;
}

.field {
  margin: 1em 0;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
subdivision_select-0.0.6 spec/dummy/app/assets/stylesheets/addresses_demo.css
subdivision_select-0.0.5 spec/dummy/app/assets/stylesheets/addresses_demo.css
subdivision_select-0.0.4 spec/test_app/app/assets/stylesheets/addresses_demo.css
subdivision_select-0.0.3 spec/test_app/app/assets/stylesheets/addresses_demo.css
subdivision_select-0.0.2 spec/test_app/app/assets/stylesheets/addresses_demo.css