Sha256: 3c8b04662589202835e932bb936b7ed2df0ce86fe2a82619b34098acb0254b5b

Contents?: true

Size: 533 Bytes

Versions: 2

Compression:

Stored size: 533 Bytes

Contents

body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ccc;
  margin: 2em;
}

h1 {
  border-bottom: 3px solid;
}

a {
  color: #000;
}

input, textarea {
  border: 0;
  margin-bottom: 1.5em;
}

input {
  height: 2em;
}

button {
  color: #fff;
  background-color: #000;
  border: none;
  border-radius: 0.25em;
  height: 3em;
  width: 10em;
  font-size: 1em;
}

footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 1em 0;
  font-size: 0.8em;
  background-color: #ccc;
}

.errors {
  color: darkred;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
invisible_captcha-2.3.0 spec/dummy/public/styles.css
invisible_captcha-2.2.0 spec/dummy/public/styles.css