From 2c496370d991ea186faa6242927c1afc950b73be Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 29 Jan 2013 13:44:15 -0500 Subject: foamposite --- app.js | 2 +- public/images/foamposite.png | Bin 0 -> 154268 bytes views/hover.ejs | 10 +++++----- 3 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 public/images/foamposite.png diff --git a/app.js b/app.js index 69c83c3..e346be0 100644 --- a/app.js +++ b/app.js @@ -106,7 +106,7 @@ passport.use(new FacebookStrategy({ )); -app.get('/', routes.index); +app.get('/', routes.hover); app.get('/hover', routes.hover); app.get('/auth/facebook', passport.authenticate('facebook')); app.get('/auth/facebook/callback', passport.authenticate('facebook', { successRedirect: '/', diff --git a/public/images/foamposite.png b/public/images/foamposite.png new file mode 100644 index 0000000..dffc466 Binary files /dev/null and b/public/images/foamposite.png differ diff --git a/views/hover.ejs b/views/hover.ejs index eac95dd..a86d1f9 100644 --- a/views/hover.ejs +++ b/views/hover.ejs @@ -39,10 +39,10 @@ position: absolute; top: 50%; left: 50%; - width: 432px; - height: 125px; - margin-left: -216px; - margin-top: -62px; + width: 500px; + height: 302px; + margin-left: -250px; + margin-top: -151px; } .cursor { background-image: url(/images/cursor-red.png) !important; @@ -77,7 +77,7 @@ <% } %> - + OKFocus
hire us!
-- cgit v1.2.3-70-g09d2