mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Stock photo for home page.
This commit is contained in:
parent
13ac889ada
commit
016656d52b
4 changed files with 3 additions and 3 deletions
|
@ -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"> -->
|
||||||
|
|
|
@ -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 |
BIN
assets/img/home/stock-photo-90982809-the-monthly-finances.jpg
Normal file
BIN
assets/img/home/stock-photo-90982809-the-monthly-finances.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 694 KiB |
Loading…
Add table
Add a link
Reference in a new issue