﻿
@import url('https://dl.dropboxusercontent.com/s/6vdmdkovr013zyj/MAL_MainLayout_Dark.css');  


/* =========== SETTING ANIME INFO (Rank, Genres, Year, Producers, Synopsis, etc) ===========*//* 

1. Copy all the entire script from here > https://dl.dropboxusercontent.com/s/9m96gydo56nibeg/BurntJelloMALTools_ModifiedVersion.txt
2. Create a bookmark.
 	> Chrome User : 
		- Ctrl + Shift + O,
		- Right-click the "Bookmark bar" folder, then click "Add page"
		- Paste the script on the "URL" field, and give it a Name.
	> Firefox User
		- Ctrl + Shift + B, 
		- On the left window, Right-click the "Bookmarks Toolbar", then choose "New Bookmark"
		- Paste the script on "Location" field, and give it a Name.

3. Open your animelist page, then click the bookmark. A window app will appear.
4. Click "start" button and wait until finish.
5. Copy all the entire generated-codes, and paste them into a new CSS file.
6. Send the file to Dropbox (or another web host)
7. Replace the url below */

@import url('https://dl.dropboxusercontent.com/s/ib4qjns8rnmlsqz/MAL_Anime_Info.css');

 
 

/*=========== SETTING ANIME COVER & FAVORITE ANIME MARK ===========*//* 

> Replace ('http:.../anime/USERNAME/...') with ('http:.../anime/YOUR-USERNAME/...')*/

@import url('http://mal-image.appspot.com/anime/USERNAME/?code=tr%3Ahover%20%3E%20td%20%3E%20.animetitle%5Bhref*%3D%22anime%2F%5BID%5D%2F%22%5D%3Aafter%7Bbackground-image%3Aurl(%5BIMG%5D)%2C%20url(%27https%3A%2F%2Fdl.dropboxusercontent.com%2Fs%2Fu85ajwy7n3z9u9b%2Floading.gif%27)%3B%7D');

 
 
 
 
/*=========== SETTING MAL GRAPH  ===========*//* 

> Replace ('http:.../export/USERNAME/...') with ('http:.../export/YOUR_USERNAME/...')  
> If you haven't created MAL Graph Profile, visit http://graph.anime.plus/ then write your username there */

span.table_headerLink { background-image: url('http://graph.anime.plus/export/USERNAME/eyIwIjoxLCIxIjoiMjcyNzI3IiwiMiI6IjIwMjAyMCIsIjMiOiIxNjE2MTYiLCI0IjoiMTExMTExIiwiNSI6IjBkMGQwZCIsIjYiOiJhYWFhYWEiLCI3IjoiZmJmYmZiIiwiOCI6ImE0YTRhNCIsIjkiOiJlMWUxZTEifQ/image.png');}




/*=========== SETTING PROFILE & QUOTES ===========*//* 		

> You can insert "/000A" code for making a new line 
> If you don't want to write anything, just leave it empty */

.status_selected:nth-child(3):after,
.status_not_selected:nth-child(3):after	{ content: "USERNAME's Anime List !"; font-size: 27px ; }

div#copyright:before 	{ content: "WRITE YOUR QUOTE HERE!"; }
 

 
