Achievements plugin: Add S rank (#435)

This commit is contained in:
Simon Lecoq
2021-07-31 15:08:08 +02:00
committed by GitHub
parent 2ec25f2675
commit f9df323fcc
7 changed files with 43 additions and 34 deletions

View File

@@ -1013,13 +1013,10 @@
color: #E7BD69;
}
.achievement.s .title {
color: #FF0000;
color: #EB355E;
}
.achievement.s .gauge.info {
color: #FF0000;
}
.achievement.s .icon {
filter: sepia() saturate(100);
color: #EB355E;
}
.achievement.secret .title{
color: #FF76CD;