From 5e0ffce9bb98b64ca3457171bfe635db0da05268 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Mon, 14 Jan 2013 12:14:38 -0500 Subject: [PATCH] add adsense in for now (monitization test) --- styles/app/index.styl | 7 +++++-- views/app/index.html | 22 ++++++++++++++++++++-- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/styles/app/index.styl b/styles/app/index.styl index 6c60e97b92..47b160c458 100644 --- a/styles/app/index.styl +++ b/styles/app/index.styl @@ -85,8 +85,11 @@ li:hover .task-meta-controls .hover-show img height:20px - .item-buy-link - background-color: #ccffcc + .item-buy-link + background-color: #ccffcc + +.new-task-form + margin-bottom:5px; #character diff --git a/views/app/index.html b/views/app/index.html index 4a81cd927b..2b5c9bf122 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -217,7 +217,8 @@ - + +

Adds 20 tokens and removes ads.

@@ -307,11 +308,28 @@ - + {{@content}} + {#if _loggedIn} + {#unless equal(@type,'reward')} + + + + {/} + {/} +