Skip to content

Commit

Permalink
removed ads - doesn't seem to be working anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Apr 2, 2013
1 parent adbf2e8 commit 7535164
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
6 changes: 0 additions & 6 deletions app/stylesheets/_game.sass
Original file line number Diff line number Diff line change
Expand Up @@ -401,12 +401,6 @@
width: 193px
height: 28px

#ads
position: absolute
top: 688px
margin: 0 auto
left: 66px

#alert-div-holder
z-index: 200
position: relative
Expand Down
8 changes: 0 additions & 8 deletions app/views/main/index.haml
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,6 @@
#musicbuttonclick
#soundsbuttonclick
#pixellabclick= link_to '', "http://thinkpixellab.com"
#ads
:javascript
google_ad_client = "ca-pub-9417626588410438";
/* simple text */
google_ad_slot = "9880247281";
google_ad_width = 728;
google_ad_height = 15;
= javascript_include_tag "http://pagead2.googlesyndication.com/pagead/show_ads.js"
#alert-div-holder{:style => 'display: none;'}
#alert-div
#overlay.hidden
Expand Down

0 comments on commit 7535164

Please sign in to comment.