Skip to content

prinixos/myanimelist-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MYANIMELIST-CSS

MAL screenshot

WHY YOU NEED TO USE IT

Don't get fooled by such a wonderful design it's not Anilist but its MAL. So as a silly weeb you would be thinking why prinix why I need to change my MAL list style? The answer is really simple because it sucks it looks like some old dude with bald head make it with chopsticks and glue but on the other hand Anilist looks like OMG it looks like heaven on virtual earth the styling the animation and the image preview it's so good.

Then there would be the second question. Why not we use Anilist instead of MAL?
Well you can absolutely do that, but you have also known for a fact that there are way more users in MAL than Anilist have, so I will suggest you to use both I use Anilist for day to day work and I update MAL once in a month so that its stats will always be updated

Then the third question comes to your mind is prinix do we have to MAL monthly update manually than no I use this amazing repository ALExport it can easily export all things from Anilist and what you have to is simply import it in you MAL account sound easy AF right I know.

INSTALLATION

@import "https://malscraper.azurewebsites.net/covers/anime/___/presets/datatitlebefore";
@import "https://malscraper.azurewebsites.net/covers/manga/___/presets/datatitlebefore";

TO

@import "https://malscraper.azurewebsites.net/covers/anime/prinixos/presets/datatitlebefore";
@import "https://malscraper.azurewebsites.net/covers/manga/prinixos/presets/datatitlebefore";

and

add your profile picture link and change

THIS TO

.cover-block::before {background-image: url('')}

THIS

.cover-block::before {background-image: url('https://cdn.myanimelist.net/images/userimages/11120973.jpg?t=1619883600')}
  • STEP-6 ( Optional ) : Change x coordinate of your image to your preference.
.cover-block .image-container img {top: -308px}

About

Myanimelist CSS which totally looks like Anilist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages