13/05/2013, 11:00
|
| | Fecha de Ingreso: mayo-2013
Mensajes: 12
Antigüedad: 11 años, 7 meses Puntos: 0 | |
Respuesta: Centrar pié de página .reply-container a:hover
{
text-decoration: none;
color: #383838;
}
li.depth-1 .comment-wrap
{
width: 400px;
}
li.depth-2 .comment-wrap
{
width: 300px;
}
li.depth-3 .comment-wrap
{
width: 200px;
}
li.depth-4 .comment-wrap
{
width: 100px;
}
ol.commentlist
{
list-style:none outside none; padding-top:8px;
}
ol.commentlist ul
{
list-style:none outside none;
}
.commentlist li.comment li
{
background: none;
padding: 0px;
list-style-type:none !important;
}
.commentlist li.comment ul
{
margin: 8px 0px 8px 82px;
}
#respond
{
padding-top: 25px;
}
.comment #respond
{
padding-left: 0px;
padding-top: 5px;
}
#commentform textarea#comment
{
width: 88%;
margin-bottom:5px;
}
#commentsformtitle
{
padding-bottom:10px;
font-size:17px !important;
padding-left:0px !important;
color:#444444;
}
#commentform input[type=text]
{
width: 40%;
margin-bottom:5px;
font-size:13px;
}
li.comment #respond textarea
{
width: 88% !important;
}
li.comment #respond input[type=text]
{
width: 50% !important;
}
#respond h3#comments
{
background: none;
margin: 0px;
padding: 0px;
}
.comment-author
{
padding-top: 2px;
}
.comment-author .comment-meta, .comment-author .comment-meta a
{
color: #9e9e9e;
font-size: 14px;
font-style: italic;
}
.comment-author .comment-meta a:hover
{
text-decoration: none;
}
span.fn, span.fn a
{
color: #000000; font-size: 16px;
}
span.fn a:hover
{
text-decoration: none;
}
.comment-content
{
padding-top:5px;
}
.comment-content P
{
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
color:#504945;
}
/* - end of comments - */
#calendar_wrap
{
width:230px;
} |