Add TLA ads

This commit is contained in:
Ariejan de Vroom 2013-03-24 17:32:20 +01:00
parent 2a97b5ef59
commit d619d11772
3 changed files with 24 additions and 3 deletions

View File

@ -2,6 +2,19 @@ body {
font: 14px/20px "Open Sans", Helvetica, "Nimbus Sans L", sans-serif; font: 14px/20px "Open Sans", Helvetica, "Nimbus Sans L", sans-serif;
} }
ul.tla {
font-size: 9px;
color: #999;
list-style-image: none;
list-style-type: none;
li {
display: inline;
margin-right: 8px;
}
}
ol.posts { ol.posts {
list-style-type: none; list-style-type: none;
list-style-image: none; list-style-image: none;

View File

@ -2553,7 +2553,7 @@ a:hover span.image_rollover > span {
#footer { #footer {
background-color:#ffffff; background-color:#ffffff;
height:70px; // height:70px;
margin-top:-70px; margin-top:-70px;
overflow:hidden; overflow:hidden;
position:relative; position:relative;
@ -2561,7 +2561,7 @@ a:hover span.image_rollover > span {
.footer_inner { .footer_inner {
width:940px; width:940px;
height:20px; // height:20px;
padding:25px 0; padding:25px 0;
margin:0 auto; margin:0 auto;
overflow:hidden; overflow:hidden;

View File

@ -88,7 +88,15 @@
/ __________________________________________________ Start Footer / __________________________________________________ Start Footer
%footer#footer %footer#footer
.footer_inner .footer_inner
%span ariejan.net © 1999 - #{Time.now.year} Ariejan de Vroom %p
ariejan.net © 1999 - #{Time.now.year} Ariejan de Vroom
%ul.tla
:plain
<li>Some messages from the Dark Side:</li>
<li><a href="http://www.dodownload.net/mobile-software/jailbreak-and-ios-5-1-downloads.html">Jailbreak and IOS 5 Downloads</a></li>
<li><a href="http://www.healthy-dietplans.com/coupons/medifast-promo-codes/">Medifast Coupon Code</a></li>
/ __________________________________________________ Finish Footer / __________________________________________________ Finish Footer
%script{:src => "/js/plugins.js", :type => "text/javascript"} %script{:src => "/js/plugins.js", :type => "text/javascript"}
:javascript :javascript