summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss7
1 files changed, 6 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 9b4b20e..0de0f96 100644
--- a/style.scss
+++ b/style.scss
@@ -3,10 +3,15 @@
//@import "bootstrap";
@import "/usr/share/javascript/bootswatch/slate/bootstrap.min.css";
-#backlinks {
+.breadcrumb {
display: none;
}
+.jumbotron {
+ background-image: url('water-768745_1920.jpg');
+ background-position: center center;
+}
+
// fill width and height - with black edges as needed
.videocontainer {
position: absolute;