From 107daeccf148f2c7b56bd77815b62030803aa813 Mon Sep 17 00:00:00 2001 From: Ryder Ripps Date: Thu, 24 Jan 2013 15:22:47 -0500 Subject: put font at top so it renders --- public/stylesheets/style.css | 5 ++++- views/index.ejs | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 413e29a..bf5d394 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -1,3 +1,6 @@ + +@import url(http://fonts.googleapis.com/css?family=Julius+Sans+One); + body { padding: 50px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; @@ -7,7 +10,6 @@ a { color: #00B7FF; } -@import url(http://fonts.googleapis.com/css?family=Julius+Sans+One); @-webkit-keyframes a { 0% { @@ -441,6 +443,7 @@ ol { position:fixed; bottom:10px; left:0; + font-size:11px; width:100%; } diff --git a/views/index.ejs b/views/index.ejs index 5abc026..eabc503 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -53,7 +53,7 @@ <% if (!currentUser) { %>
<% } %> - OKFocus + OKFocus
hire us!
-- cgit v1.2.3-70-g09d2