peterpeter8585's picture
Upload 196 files
5daa15d verified
raw
history blame contribute delete
335 Bytes
body {
background: url('/static/single_pages/images/amsterdam_sky.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
section {
margin-bottom: 150px;
}
.card {
background-color: rgba(255, 255, 255, 0.6);
}