get paid to paste

Painted by X Zero

/*
BACKGROUND IMAGE
*/

body {
background-image:
url(http://i1076.photobucket.com/albums/w442/Silvette_Akira/MAL_zps7273d470.jpg);
background-attachment: fixed;
}



/*
HEADER COLOR AND FONT
*/

.header_title {
background-color:transparent;
color:#c8d6de;
font-family:English;
font-size:60px;
}



/*
SUB-HEADERS BACKGROUND COLOR COLOR
*/

.table_header {
background-color:transparent;
}



/*
ANIME/MANGA TITLE FONTS
*/

.animetitle, .animetitle:visited {
color:#c8d6de;
font-family:Eras Light ITC;
font-size:20px;
}



/*
LIST FONTS
*/

.td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright {
color:#c8d6de;
font-family:Eras Light ITC;
}



/*
LIST WIDTH
*/

#list_surround {
width:950px;
}


/*
REPOSITION MAIN BACKGROUND
If you want it to start from the top and left, use "top left"
If you want it to start from the top and center, use "top center".
If you want it to start from the right and top, use "right top"
If you want it to start from the right and bottom, use "right bottom"
*/

body{
background-position: center 43%;}



/*OTHER CODES
Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!
*/


body {
font-weight: light;
background-repeat: no-repeat;
background-color:#e2d3d3;
}
#list_surround {
margin:auto;
background-image:url();
}
a {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover, a:visited:hover {
color:#c8d6de;
text-decoration:underline;
}
.category_totals,
.td1,
.td2,
#grand_totals,
#copyright {
background-image:url(http://img15.imageshack.us/img15/228/frame6518.png);
border-width:0;
padding:2px;
}

.category_totals:HOVER,
.td1:HOVER,
.td2:HOVER,
#grand_totals:HOVER,
#copyright:HOVER {background-color:#c8d6de;
border-width:0;
padding:2px;
}
#copyright:after {
content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info.";
}
.status_selected {
background-color:transparent;
padding:2px;
color:#e2d3d3;
text-decoration: blink;
}
.status_not_selected {
background-color:transparent;
padding:2px;
color:#c8d6de;
}
.status_selected a{
color:#c8d6de;
}
.status_not_selected a{
color:#c8d6de;
}
.thickbox {
color:#c8d6de;
font-family:Eras Light ITC;
font-size:1px;
}
.header_title {
height:52px;
padding:2px;
}
.table_header {
border-width:0;
font-weight:bold;
padding:2px;
}
.category_totals {
height:30px;
}
#copyright, #grand_totals {
text-align: center;
margin:0 auto;
}


body {
background-size: cover;
}

#list_surround {
width:483.50px;}

#list_surround {
position: absolute !important;
left: 233px;}

category_totals,
.td1,
.td2,
#grand_totals,
#copyright {background-image: url(none);
background-color:transparent;}

Pasted: Jan 2, 2016, 5:16:31 am
Views: 336