get paid to paste

One Piece Kiss

/*
HOW TO USE
Use and COMPLETE this simple tutorial if you never installed CSS, it only takes a few minutes:
http://myanimelist.net/forum/?topicid=200320


When you're done with the tutorial and can see the starter layout on your list, copy and paste this entire page of codes (including this part and the codes above and below) 
to your CSS edit box (the box titled Edit Advanced CSS File) replacing any other codes in the box. 
Save with the blue button at the bottom. It will put this premade layout on your list instead of the starter one from the tutorial! 


If the layout looks weird on your list after installing, you can try to alter your settings here.
Common solutions are to set Default Status Settings to Watching or All Anime, check or uncheck tags (make sure you save afterwards):
http://myanimelist.net/editprofile.php?go=listpreferences


If your list still has problems you can ask us about it here, or other questions:
http://myanimelist.net/forum/?topicid=200323


And you'll find further ways to customize your list here:
http://myanimelist.net/forum/?topicid=419405

*/





BODY {
background-attachment: fixed;
background-image: url("http://i1068.photobucket.com/albums/u449/Gaviota062/Anime%20List/OnePiece.png");
background-repeat: no-repeat;
color: #919191;
font-family: trebuchet ms;
font-size: 11px;
line-height: 13px;
text-transform: lowercase;
background-size: cover;
}
#list_surround table tbody tr:hover td {
background-color: transparent;
border-bottom: 1px solid #BEBDBD;
}
#list_surround tr:hover .category_totals, #list_surround table[align="center"] tbody tr:hover td, #list_surround table[align="center"] + table tbody tr:hover td {
background-color: transparent;
border: 0 none;
}
#mal_cs_powered {
bottom: auto !important;
position: fixed !important;
right: 0 !important;
}
#mal_control_strip a {
color: #BEBDBD !important;
font-family: trebuchet ms !important;
font-size: 10px !important;
text-decoration: none !important;
text-transform: lowercase !important;
}
#mal_control_strip {
background: none repeat scroll 0 0 transparent !important;
border-bottom: 0 solid #AA98A9 !important;
color: #BEBDBD !important;
font-family: trebuchet ms !important;
height: 25px;
line-height: 7px;
text-transform: lowercase !important;
}
#mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
border-right: medium none !important;
}
#mal_cs_otherlinks, #mal_cs_otherlinks div, #mal_cs_otherlinks span, #mal_cs_otherlinks strong {
color: #BEBDBD !important;
font-family: trebuchet ms !important;
font-size: 10px;
font-weight: normal;
text-transform: lowercase !important;
}
div#list_surround {
float: left;
margin: 0 auto;
padding-left: 310px;
padding-top: 100px;
width: 630px;
}
a {
color: #AA98A9;
font-size: 11px;
text-decoration: none;
text-transform: lowercase;
}
a:visited {
color: #AA98A9;
font-size: 11px;
text-decoration: none;
text-transform: lowercase;
}
a:hover {
color: #BEBDBD;
cursor: default;
font-size: 11px;
text-decoration: none;
text-transform: lowercase;
}
.td1, .td2 {
background-color: transparent;
border: 1px dotted transparent;
color: #919191;
font-size: 10px;
}
.status_selected {
color: #09245B;
font-size: 11px;
}
.status_not_selected {
color: #09245B;
font-size: 11px;
}
.status_selected a {
font-size: 11px;
}
.status_not_selected a {
color: #BEBDBD;
font-size: 11px;
}
.table_header {
color: #AA98A9;
font-size: 11px;
padding-bottom: 10px;
}
.table_headerLink {
color: #AA98A9;
font-size: 11px;
}
.table_headerLink:visited {
color: #AA98A9;
font-size: 11px;
}
.table_headerLink:hover {
color: #BEBDBD;
font-size: 11px;
}
.header_cw {
}
.header_completed {
}
.header_onhold {
}
.header_dropped {
}
.header_ptw {
}
.header_title {
color: #AA98A9;
font-size: 30px;
font-weight: bold;
letter-spacing: -2px;
padding-bottom: 30px;
padding-top: 15px;
text-align: center;
text-transform: lowercase;
}
.category_totals {
font-size: 9px;
padding-top: 14px;
text-align: center;
}
#grand_totals {
font-size: 9px;
text-align: center;
}
.header_al {
}
.header_al_links {
}
.animetitle {
}
small a {
color: #919191;
font-size: 10px;
}
small a:hover {
color: #BEBDBD;
font-size: 10px;
}
#copyright {
font-size: 9px;
margin: 0 auto;
padding-bottom: 20px;
padding-top: 20px;
text-align: center;
}

Pasted: Jan 2, 2016, 6:23:28 am
Views: 181