From 2a6da3e0a8208ab4b3316b7285aecc39e68066fb Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 24 Jun 2014 16:42:00 -0700 Subject: tmp disabled mac and windows buttons. made front page look better on tiny phones. changed masthead. added trusty dpkg info. --- public/assets/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public/assets/style.css') 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 +} -- cgit v1.2.3