summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/hover.ejs13
1 files changed, 13 insertions, 0 deletions
diff --git a/views/hover.ejs b/views/hover.ejs
index be7fc77..14d3187 100644
--- a/views/hover.ejs
+++ b/views/hover.ejs
@@ -33,6 +33,17 @@
<% } %>
+<style>
+#racecar {
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ width: 432px;
+ height: 125px;
+ margin-left: -216px;
+ margin-top: -62px;
+}
+</style>
</head>
<body>
<h1>WAIT SITE</h1>
@@ -55,6 +66,8 @@
<a href="/auth/facebook"class="fbutton"></a><br>
<% } %>
</header>
+
+ <img src="/images/racecar.png" id="racecar">
<a href="mailto:frontdesk@okfoc.us?subject=hello OKFocus" class="okfocus"><img src="/images/okfocus_logo.png" alt="OKFocus"><br>hire us!</a>
<div id="cursors"></div>