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="hero">
<div id="background-video"> <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.m4v" type="video/mp4">
<source src="assets/videos/Home-BG.webm" type="video/webm"> <source src="assets/videos/Home-BG.webm" type="video/webm">
<source src="assets/videos/Home-BG" type="video/ogg"> --> <source src="assets/videos/Home-BG" type="video/ogg"> -->

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 816 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 KiB