Entry tags:
13th: level up
This one's inspired by video games again... It's a minimalist CR/muselist chart.
UPDATE (9/28): This code does not make use of tables anymore. Simply copy and paste the code between ITEM START and ITEM END to add more.

UPDATE (9/28): This code does not make use of tables anymore. Simply copy and paste the code between ITEM START and ITEM END to add more.

Nadeko Sengoku

Friend
Nadeko Sengoku

Friend
Nadeko Sengoku

Friend
Nadeko Sengoku

Friend
Kougyoku Ren
![]()
Acquaintance
|
Aladdin
![]()
Friend
|
Alibaba Saluja
![]()
Friend
|
Hakuryuu Ren
![]()
Friend
|
MAIN CODE |
|
BABY PINK |
SKY BLUE |
RED |
BLUE |
NOTE
1. For the main code, replace HEXCODE with the hex code of your choice. Here are some examples!
2. To adjust how much the bar has filled up, replace NUMBER with any number from 0 to 100. If the value is above 95, replace border-radius: 10px 0px 0px 10px; with just border-radius: 10px;
3. The codes for the alternate colors do not come with the main code. They are just codes for an individual item. You will have to replace the items in the main code with these.
1. For the main code, replace HEXCODE with the hex code of your choice. Here are some examples!
#97be1c | #0085de | #fb526d | #ffcd00 |
#d191bb | #ff8e00 | #f52612 | #38d09a |
2. To adjust how much the bar has filled up, replace NUMBER with any number from 0 to 100. If the value is above 95, replace border-radius: 10px 0px 0px 10px; with just border-radius: 10px;
3. The codes for the alternate colors do not come with the main code. They are just codes for an individual item. You will have to replace the items in the main code with these.