diff options
-rw-r--r-- | style.scss | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |