summaryrefslogtreecommitdiff
path: root/pages/assets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'pages/assets/style.css')
-rw-r--r--pages/assets/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/assets/style.css b/pages/assets/style.css
index 241fe65..6d13d04 100644
--- a/pages/assets/style.css
+++ b/pages/assets/style.css
@@ -3,6 +3,7 @@
width: 100%;
background: url(/assets/rainbow-masthead-centered.png) 50% 50% no-repeat;
display: block;
+ background-size: cover;
}
.bm-bar {
@@ -129,4 +130,4 @@ tr.parent a {
}
.parent a:hover {
color:#2281d0;
-} \ No newline at end of file
+}