summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index e5015f8..dca40de 100644
--- a/style.scss
+++ b/style.scss
@@ -15,6 +15,8 @@ body {
.jumbotron {
background-image: url('water-768745_1920.jpg');
background-position: center center;
+ background-color: #5bc0de; // "info" in slate theme
+ color: #000;
}
// fill width and height - with black edges as needed