Sha256: dfea977d874414b9c50261d4c862337a8c736f3bed60fafd523ab081db020a20

Contents?: true

Size: 663 Bytes

Versions: 4

Compression:

Stored size: 663 Bytes

Contents

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

footer {
  display:  block;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 2em;
  text-align: center;
  vertical-align: middle;
}
footer a       {
  display: inline-block;
  margin-right: -4px;
  padding: 1.5em 0.3em;
  vertical-align: middle;
  transition: opacity 0.15s ease-in-out;
}
footer a:hover { text-decoration: none; }
footer a img   { width: 30px; vertical-align: middle; }

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
exception_handler-0.8.0.2 app/assets/stylesheets/styles/_footer.css.erb
exception_handler-0.8.0.1 app/assets/stylesheets/styles/_footer.css.erb
exception_handler-0.8.0.0 app/assets/stylesheets/styles/_footer.css.erb
exception_handler-0.7.7.0 app/assets/stylesheets/styles/_footer.css.erb