Ad tweak.

master
Nick Sergeant 2013-10-15 16:57:55 -04:00
parent 4e5738700a
commit dc281da6bb
4 changed files with 6 additions and 4 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

@ -495,7 +495,7 @@ section.main {
}
}
div.carbonad {
border-width: 1px;
border-width: 0;
border-bottom: 0;
height: 231px;
width: auto;
@ -530,6 +530,8 @@ section.main {
}
}
section.ad {
background: white;
border: 1px solid #E8E8E8;
border-bottom: 0;
height: 231px;
margin: 0 0 0 15px;

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?97" />
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/snipt.css?98" />
{% endif %}
{% if has_snipts and not detail %}