summaryrefslogtreecommitdiff
path: root/public/assets/style.css
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-06-24 16:42:00 -0700
committerelijah <elijah@riseup.net>2014-06-24 16:42:00 -0700
commit2a6da3e0a8208ab4b3316b7285aecc39e68066fb (patch)
tree8d139e654ce7f54fc8254912485bc832c722fafb /public/assets/style.css
parent5b1194f22bc01c45a0983f4baf279b41465d33c3 (diff)
tmp disabled mac and windows buttons. made front page look better on tiny phones. changed masthead. added trusty dpkg info.
Diffstat (limited to 'public/assets/style.css')
-rw-r--r--public/assets/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/assets/style.css b/public/assets/style.css
index 241fe65..6d13d04 100644
--- a/public/assets/style.css
+++ b/public/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
+}