Stock photo for home page.

This commit is contained in:
Perry Woodin 2016-07-15 09:27:38 -04:00
parent 13ac889ada
commit 016656d52b
4 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
<div id="hero">
<div id="background-video">
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/dashorg-nodes.jpg" class="background-video">
<video loop autoplay width="100%" height="auto" poster="{{ base }}/assets/img/home/stock-photo-90982809-the-monthly-finances.jpg" class="background-video">
<!-- <source src="assets/videos/Home-BG.m4v" type="video/mp4">
<source src="assets/videos/Home-BG.webm" type="video/webm">
<source src="assets/videos/Home-BG" type="video/ogg"> -->

View file

@ -1,8 +1,8 @@
#hero {
background-color: rgba(#000, .15);
background-color: rgba(#000, .25);
text-align: left;
color: $white;
padding: 1px 0 275px 0;
padding: 1px 0 265px 0;
#top {
border-bottom: 1px solid $white;
text-align: left;

Binary file not shown.

After

Width:  |  Height:  |  Size: 816 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 KiB