Linode update.

master
Nick Sergeant 2013-01-22 12:25:38 -05:00
parent 8584c648e4
commit f0a459b5ba
4 changed files with 5 additions and 5 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

@ -629,8 +629,8 @@ section.main {
color: #989898;
span {
font: bold 12px $Helvetica;
left: 69px;
font: bold 11px $Helvetica;
left: 40px;
position: absolute;
top: 0px;
}

View File

@ -19,7 +19,7 @@
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js"></script>
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/snipt.css?59" />
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/snipt.css?60" />
{% if has_snipts and not detail %}
<link rel="alternate" type="application/rss+xml" title="RSS" href="{{ request.path }}?rss{% if not public %}&amp;api_key={{ request.user.api_key.key }}{% endif %}" />