get paid to paste

Tonari

@import url(http://fonts.googleapis.com/css?family=Skranji);
@import "http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSSFixed.css";


/*
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
{

color: #f59f3a;
font-size: 10.00px;
font-family: Verdana, Arial;
background-color: #f59f3a;
background-image: url(http://i.imgur.com/KXyT6y7.jpg);
background-repeat: repeat;
background-position: top left
}


div#list_surround{width:1000px;padding-top:500px; margin: auto 0% auto auto;
background-image: url(http://i.imgur.com/nCCdQ0V.jpg);
background-position: top left;
background-repeat: no-repeat;
margin-left: 0px;
margin-right:auto;
margin-top: 0px;
margin-bottom: 20px;
width:1000px;
position:absolute
}

a
{
color: #000000;
text-decoration: none;
}

a:visited
{
color: #000000;
text-decoration: none;
}

a:hover
{
color: #4ab3ed;
text-decoration: line-through;
}



TD
{filter:alpha(opacity=0);
-moz-opacity:.80;
opacity:.80;}

.td1
{

color: #000000;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #ffffff;
padding: 2px;
background-color: #ffffff;
}

.td2
{

color: #000000;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #ffffff;
padding: 2px;
background-color: #ffffff;
}


.table_header
{

color: #000000;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #ffffff;
background-color: #ffffff;
padding: 2px;
}


.table_headerLink
{
color: ;
}

.table_headerLink:Visited
{
color: ;
}

.table_headerLink:Hover
{
color: ;
}


.form
{
border-width: 1px 1px 1px 1px;
border-color: #ffffff;
border-style: solid;
color: #ffffff;
padding: 0px;
font-size: 11.00px;
font-family: Verdana, Arial;
}


.status_selected
{

color: #000000;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #ffffff;
padding: 0px;
background-color: white;

}

.status_not_selected
{

color: #ffffff;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #ffffff;
padding: 0px;
background-color: #ffffff;

}


.header_title {
font-size: 30px;
font-family: skranji;
color: #087d11;
margin-top: -20px;
margin-bottom: 5px;
margin-left: 20px;
}
.header_cw {
margin-top: 25px;
background: white;
border-radius: 30px 30px 0 0;
}
.header_completed {
margin-top: 25px;
background: white;
}
.header_onhold {
margin-top: 25px;
background: white;
}
.header_dropped {
margin-top: 25px;
background: white;
}
.header_ptw {
margin-top: 25px;
background: white;
}
.category_totals
{
color: #000000;
}

#grand_totals
{
text-align: left;
color: #000000;
}

.header_al
{
font-weight: bold;
font-size: 16px;
}

.header_al_links
{

}

.animetitle
{
font-weight: bold;
}

/*
copyright contains the "Producted by Garrett Gyssler" text
DO NOT REMOVE OR HIDE THIS DIV
IF FOUND TO BE REMOVED, YOUR LIST WILL BE REMOVED TOO
*/

#copyright
{
padding-top: 6px;
text-align: left;
margin: 0 auto;
width: px;
color: #000000;
}

Pasted: Jan 2, 2016, 5:05:24 am
Views: 73