Gdfgsdfgad

Páginas: 3 (701 palabras) Publicado: 3 de septiembre de 2012
{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}
{block:Description}{/block:Description}
















$(document).ready(function(){
$(".perma").hide();$(".entry").mouseenter(function () {
$(".perma", this).slideDown("fast, 0.3");
});
$(".entry").mouseleave(function () {
$(".perma", this).slideUp("fast, 0.3");
});
});



body{
text-align:justify;font-family:{font:Body};
font-size:{text:Font Size};
color:{color:text};
background-color:#ffffff;
}

.tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}

a{text-decoration:none;
-moz-transition: 0.3s ease-in;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
color:{color:links};
}
a:hover{
color:{color:hover};-moz-transition: 0.3s ease-in;
-webkit-transition: 0.3s ease-in;
-o-transition: 0.3s ease-in;
transition: 0.3s ease-in;
}
a img{
border:0px;
}
.entry{
margin-bottom:20px;
width:500px;
}
.entry img{max-width:500px;
}

.blogtitle{
text-transform:uppercase;
font-family:'Old Standard TT';
-webkit-text-stroke: 1px transparent;
text-align:center;
line-height:50px;
font-size:60px;
margin:15px0px 10px 0px;
}
.blogtitle a{
color:{color:Title};
}
.nav{
padding:2px;
border-bottom:1px solid;
border-top:1px solid;
font-family:Times, Times New Roman;
letter-spacing:1px;text-transform:uppercase;
text-align:center;
font-size:10px;
margin-bottom:20px;
}

.title, h2{
font-family:'Old Standard TT';
font-style:italic;
font-weight:normal;
font-size:20px;
line-height:20px;
}.perma{
margin-top:10px;
text-align:center;
opacity:0.8;
}
.perma a{
opacity:0.5;
}
div#pagination {
text-align:center;
padding:10px;
height:15px;
font-size:13px;
}
.audio{overflow:hidden;
}
.audio img{
float:left;
width:50px !important;
height:50px !important;
margin-right:15px;
margin-bottom:10px;
}
.player{
margin-left:65px;
width:443px;
background:#000;
}...
Leer documento completo

Regístrate para leer el documento completo.

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS