You are on page 1of 2

/* CSS Founded by Fansublogger */

.imganime {
float: left;
margin-right: 1px;
}
.imganime img {
width: 166px;
height: 223px;
border: 1px solid #E7E7E7;
padding: 4px;
margin-top: 0px;
border-radius: 0px;
background: none repeat scroll 0% 0% #FFF;
}
.data {
position: relative;
}
.infos {
font-family: "Open sans",sans-serif;
font-size: 12px;
line-height: 25px;
padding: 0px 5px;
border-bottom: 1px solid #FFF;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.infos:nth-child(2n+1) {
background: none repeat scroll 0% 0% #FAFAFA;
}
.infos b {
display: block;
float: left;
width: 95px;
}
.infos a {
color: #333;
}
.deskripsi {
text-align: justify;
font-size: 14px;
margin: 1px 0px;
font-family: "Open sans",sans-serif;
border: 1px solid #E1EAF0;
padding: 10px;
}
.deskripsi b {
text-align: justify;
font-size: 14px;
font-family: "Open sans",sans-serif;
}
.isi {
color: #333;
font-size: 12px;
font-family: "Open sans",sans-serif;
}
.judulanime {
position: relative;
padding: 6px 5px;
color: #646464;

font-weight: bold;
font-size: 11px;
font-family: helvetica,sans-serif;
border-bottom: 1px solid #FFF;
background: linear-gradient(to bottom, #FCFCFC 0%, #E8E8E8 100%) repeat scro
ll 0% 0% transparent;
}
.pdate {
position: absolute;
top: 0px;
line-height: 26px;
right: 0px;
padding: 0px 6px;
text-align: center;
border-left: 1px solid #FFF;
width: 120px;
}
.anilist:nth-child(2n) {
background: none repeat scroll 0% 0% #F5F5F5;
}
.anilist {
list-style: outside none none;
padding: 0px 5px;
border-bottom: 1px solid #FFF;
line-height: 25px;
height: 25px;
}
.tautan {
width: 467px;
font-size: 12px;
float: left;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
background-size: 14px auto;
background-position: 0px center;
}
.tautan a {
color: #505050;
}
.ldate {
float: right;
width: 132px;
font-size: 12px;
text-align: center;
margin-right: -5px;
color: #505050;
font-family: "Open sans",sans-serif;
border-left: 1px solid #FFF;
background: none repeat scroll 0% 0% #E5E8F0;
}
.ldate a {
color: #555;
}

You might also like