get paid to paste

Dark minimalist by Blob

/* Importation of anime covers - replace TYPE by anime or manga and NAME by your username! */
@import url("http://mal-fellow-writer.appspot.com/TYPE/NAME/?covers=http://dl.dropbox.com/u/49469857/MAL/premade/formats/covers/more");

/* Importation of font for the header title */
@import url("http://fonts.googleapis.com/css?family=Give+You+Glory");

/* Hiding the More button - became useless because of the cover hovering option */
@import url("http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css");

/* Coding */
@import url("https://dl.dropboxusercontent.com/s/xisy431nge87d50/blob_anime_list_body_coding.css");

/* *NOTE* Removing this upcoming code will turn the list into mine! */



/* Customize your list background image by replacing the link inside the URL! */

body { 
background-attachment: fixed ! important; 
background-image: url("http://moodanime.files.wordpress.com/2013/03/ixxxxxxx.jpg") !important; 
background-size: cover;
} 

/* Customize your list header image by replacing the link inside the URL! */

:nth-child(5) .header_title { 
background: url("http://media.giphy.com/media/ywkUk5y6kvrNK/giphy.gif") no-repeat scroll center center / 100% 100% rgba(255, 255, 255, 0);
} 

/* Customize the message you want to show up on your main header */
:nth-child(5) .header_title:before { 
content: "INSERT FUN MESSAGE HERE"; 
}

Pasted: Dec 31, 2015, 6:26:00 am
Views: 242