Prepping for Heroku.

master
Nick Sergeant 2016-11-01 14:07:37 -04:00
parent 863d2aeadb
commit ea6e92fc00
3 changed files with 2 additions and 34 deletions

File diff suppressed because one or more lines are too long

View File

@ -3306,28 +3306,3 @@ div.inline-ad {
text-transform: uppercase;
}
}
div.closing {
background: #D9534F;
color: white;
font-size: 18px;
padding: 50px;
text-align: center;
a {
color: white;
text-decoration: underline;
}
strong {
display: block;
font-size: 24px;
line-height: 30px;
margin-bottom: 20px;
}
p {
line-height: 22px;
font-size: 18px;
}
}

View File

@ -41,7 +41,7 @@
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/highlightjs-themes/tomorrow.css" />
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/blog-themes/default/style.css" />
{% else %}
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/snipt.css?127" />
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/snipt.css?128" />
{% endif %}
{% if has_snipts and not detail %}
@ -80,13 +80,6 @@
</script>
<!-- End BuySellAds Ad Code -->
<div class="closing">
<strong>Snipt.net is closing on December 31st, 2016</strong>
<p>
For more information, please visit <a href="https://blog.snipt.net/snipt-is-closing/">this blog post</a>.
</p>
</div>
{% block header %}
<header class="main">
<div class="inner">