scratch – Rev 69

Subversion Repositories:
Rev:
.paralax-background {
  background: url('/img/scratch-logo.svg') no-repeat center center;
  position: fixed;
  width: 100%;
  height: 350px; /*same height as jumbotron */
  top:0;
  left:0;
  z-index: -1;
}

.jumbotron {
  height: 350px;
  color: red;
  text-shadow: #444 0 1px 1px;
  background:transparent;
}

Generated by GNU Enscript 1.6.5.90.