get paid to paste

Angel Beats Yuri/Kanade

@import "http://dl.dropbox.com/u/102421246/MAL/CSS/AnoHanaCustom2/topbarAnohana.css";
@import "http://dl.dropbox.com/u/49469857/MAL/premade/anime.css";
@import "http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css";
@import "http://fonts.googleapis.com/css?family=Gloria+Hallelujah";

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

*/


* {
    font-family: 'Gloria Hallelujah' !important;
    text-decoration: none;
}
body {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://i41.tinypic.com/nx973s.jpg");
    background-position: 0 18%;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
}
#inlineContent {
    background-image: url("");
    background-repeat: no-repeat no-repeat;
    display: inline-block !important;
    height: 3000px !important;
    left: 0 !important;
    margin: auto !important;
    position: fixed;
    top: 0 !important;
    width: 3000px !important;
    z-index: -4;
}
#list_surround {
    background-attachment: scroll;
    background-image: url("http://imageshack.us/a/img819/7665/5p7.png");
    background-position: 50% 0;
    background-repeat: no-repeat no-repeat;
    font-size: 81.25%;
    height: 200px;
    left: 3%;
    line-height: 1;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 180px;
    position: absolute;
    width: 650px;
}
small {
    color: #B25292;
    font-weight: bold;
}
a {
    color: #FFFFFF;
    text-shadow: none;
}
a:hover {
    color: #FF4000;
    text-shadow: 0 1px rgba(255, 255, 255, 0.15);
}
.table_header:first-of-type {
    border-radius: 0 0 0 0;
}
.table_header:nth-of-type(2) {
    text-align: left;
}
tr:hover a {
    color: #B25292;
    font-weight: bold;
    transition: all 0.4s ease 0s;
}
tr:hover [class^="td"] {
    background-color: rgba(104, 156, 232, 0.7);
    transition: all 0.4s ease 0s;
}
.table_header:nth-of-type(5) {
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals {
    background-color: rgba(244, 147, 226, 0.7);
    border: 0 none;
    padding: 4px;
    text-align: center;
    vertical-align: top;
}
.table_header, .td1, .td2, .category_totals {
    color: white;
}
.borderRBL {
    line-height: normal !important;
}
[cellspacing="0"] {
    line-height: 17px;
}
.category_totals {
    background-color: rgba(248, 103, 222, 0.8);
    border-radius: 0 0 12px 12px;
    text-align: center;
}
.category_totals:hover {
    background-color: rgba(104, 156, 232, 0.7);
    color: #FFFFFF;
}
[class^="header_"] * {
    font-size: 51px;
    line-height: 0;
    margin-top: 20px;
    padding-bottom: 0;
    vertical-align: bottom;
}
.header_title {
    background-color: rgba(248, 103, 222, 0.8);
    border-radius: 40px 40px 0 0;
    color: white;
    font-style: normal;
    height: 40px;
    padding-left: 60px !important;
    text-align: left;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
    width: auto;
}
#grand_totals {
    background-color: rgba(248, 103, 222, 0.8);
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    line-height: 20px;
    min-height: 20px;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
}
.td1:nth-of-type(2), .td2:nth-of-type(2) {
    text-align: left;
}
.status_not_selected {
    color: white !important;
    opacity: 0.5;
}
.status_not_selected:hover {
    color: white !important;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a {
    color: white;
    font-size: 20px;
}
.status_selected {
    display: block;
}
.status_not_selected {
    display: block;
}
#list_surround .status_selected, #list_surround .status_not_selected {
    background-color: rgba(244, 147, 226, 0.9);
    border-color: white !important;
    border-style: solid !important;
    border-width: 1px !important;
    left: 750px;
    padding: 15px 0;
    position: fixed;
    top: 210px;
    width: 200px;
}
#list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected {
    top: 280px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected {
    top: 350px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
    top: 420px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
    top: 490px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
    top: 560px;
}
#copyright:hover {
}
#copyright:before {
    color: black;
    content: " Design by SylakentH_ ";
    font-size: 12px;
    padding-right: 10px;
}
#copyright:after {
    color: gold;
    content: " ";
    padding-left: 20px;
}
#copyright a {
}

Pasted: Jan 2, 2016, 5:36:28 am
Views: 198