Ads ads the beautiful fruit.

master
Nick Sergeant 2013-11-27 12:22:40 -05:00
parent 2f317a0371
commit bfd8b7cb63
4 changed files with 22 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -537,6 +537,14 @@ section.main {
margin: 0 0 0 15px;
width: auto;
@include multi-border-radius(5px, 5px, 0, 0);
&.wide-sky {
border-bottom: 1px solid #E8E8E8;
height: auto;
margin-bottom: 30px;
padding: 4px 0 4px 7px;
@include border-radius(5px);
}
}
div.go-pro {
background: #FBFBFB;

View File

@ -223,6 +223,18 @@
{% endblock %}
{% block aside-top %}{% endblock %}
{% block aside-inner %}{% endblock %}
{% if not request.user.profile.is_pro %}
<section class="ad wide-sky">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-6776929316186576"
data-ad-slot="4793282062"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</section>
{% endif %}
<nav class="footer">
<ul>
<li class="api">