Sha256: 2e5114c54ff83cc96bf6d90f0f8efd8f786fe1ac791bb9ff84d14ddfe12c957e
Contents?: true
Size: 651 Bytes
Versions: 10
Compression:
Stored size: 651 Bytes
Contents
.jumbotron.home{ position:relative; background-size:cover; background-position:center; height: 100vh; color:white; .container{ position: absolute; bottom: 0;background:rgba(0,0,0,.7); width:100%; max-width:none; text-shadow: rgb(0, 0, 0) 1px 2px; } } .jumbotron.cover{ position:relative; background-size:cover; background-position:center; height: 65vh; color:white; .container{ position: absolute; bottom: 0;background:rgba(0,0,0,.7); width:100%; max-width:none; text-shadow: rgb(0, 0, 0) 1px 2px; } }
Version data entries
10 entries across 10 versions & 1 rubygems