get paid to paste

Cowboy Bebop by RDW

@import "http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSSFixed.css";

/*
// Self-explanatory
*/
BODY
{	
background-image: url(http://myanimelist.net/images/userwalls/2092989.jpg);
background-attachment: fixed;
background-repeat: ;
background-position: bottom right;



color: #000000;
font-size: 11.00px;
font-variant: small-caps;
font-family: Palatino Linotype;
background-color: #CC0033;
}

/*
// Determines the positioning of your list
*/

#list_surround
{
margin-left: 20px;	
width: 620px;
}

/*
// All links on your list
*/

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

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

a:hover
{
color: #CC0033;
text-decoration: none;
}

/*
// Alternating row color 1 
*/

.td1
{

color: #FF0033;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #CC0033;
padding: 3px;
background-color: #FFFFCC; 
}

/*
// Alternating row color 2 
*/

.td2
{

color: #FF0033;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #CC0033;
padding: 3px;
background-color: #FFFFCC; 
}

/*
// This represents the "Anime Title", "Score", "# Eps" columns 
*/

.table_header
{

color: #FFFFCC;
border-width: 1px 1px 1px 0px;
border-style: ;
border-color: #000000;
background-color: #000000;
padding: 2px;
}

/*
// headerLink represents the color of the links inside the_header 
*/

.table_headerLink
{
color: #FFFFCC;
}

.table_headerLink:Visited
{
color: #FFFFCC;
}

.table_headerLink:Hover
{
color: #CC0033;
}

/*
// Controls the select form decoration (the drop down select box)
*/

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


/* Which 'status' up top is selected? */

.status_selected
{

color: #FFFFCC;
border-width: 0px 0px 0px 0px;
border-style: inset;
border-color: #FFFFCC;
padding: 3px;
background-color: #FFFFCC;
}

.status_not_selected
{

color: #CC0033;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #FFFFCC;
padding: 3px;
background-color: #FFFFCC;
}

/*
Header classes for Currently Watching, Completed, Dropped, etc...
*/

.header_cw
{

}

.header_completed
{

}

.header_onhold
{

}

.header_dropped
{

}

.header_ptw
{

}

.header_title {
font-size: 25px;
font-weight: bold;
text-align: right;
}


.category_totals
{

}

#grand_totals
{
text-align: center;
}

/* header_al is thesurrounding "User's Anime List" at the top */

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

/* header_al_links is thewith your "Profile" and "MyAnimeList home" links */
.header_al_links
{

}

/* controls what styles you can give to all the anime titles in your list */
.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: center;
margin: 0 auto;
width: 620px;
}




body {
background-size: cover;
}

Pasted: Jan 2, 2016, 5:28:38 am
Views: 283