From 30d75e82c7649ef2ab9f71fa360f5735eb098bc5 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Fri, 11 Apr 2014 00:29:49 -0400 Subject: shift to quantize --- assets/stylesheets/css.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'assets/stylesheets/css.css') diff --git a/assets/stylesheets/css.css b/assets/stylesheets/css.css index e59793a..1e54a94 100644 --- a/assets/stylesheets/css.css +++ b/assets/stylesheets/css.css @@ -9,6 +9,8 @@ html, body { height: 100%; background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(244,251,255,1) 59%, rgba(244,251,255,1) 59%, rgba(234,247,255,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,1)), color-stop(59%,rgba(244,251,255,1)), color-stop(59%,rgba(244,251,255,1)), color-stop(100%,rgba(234,247,255,1))); /* Chrome,Safari4+ */ + font-family: sans-serif; + font-weight: 300; } .mx-scene { z-index: 1; -- cgit v1.2.3-70-g09d2