summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index 89c2bb7..c17a8dc 100644
--- a/style.scss
+++ b/style.scss
@@ -12,6 +12,14 @@ body {
display: none;
}
+.jumbotron {
+ background-color: $brand-info;
+}
+
+.well {
+ background-color: $gray;
+}
+
// fill width and height - with black edges as needed
.videocontainer {
position: absolute;