vendor/assets/stylesheets/magic/content/_banner.scss in magic_stylez-0.1.0 vs vendor/assets/stylesheets/magic/content/_banner.scss in magic_stylez-0.1.1

- old
+ new

@@ -73,9 +73,16 @@ background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: image-url('magic/bgs/seucide.jpg'); } +#banner-one { + background-color: rgba(255,255,255,.50); + background-position: center center; + background-repeat: no-repeat; + background-size: cover; + background-image: image-url("magic/bgs/hdr_landsberger.jpg"); +} .pic-bottom { display: block; display: inline-block; position: relative; height: 100%; width: 100%; min-height: 300px;