diff --git a/resources/genshin/abyss/example.html b/resources/genshin/abyss/example.html index 6b8a3e6e..dafe3ce9 100644 --- a/resources/genshin/abyss/example.html +++ b/resources/genshin/abyss/example.html @@ -26,6 +26,7 @@
出战次数
+
神里绫华
@@ -114,7 +115,7 @@
6命
-
+
神里绫华
@@ -122,7 +123,7 @@
5命
-
+
神里绫华
@@ -130,7 +131,7 @@
4命
-
+
神里绫华
@@ -138,7 +139,7 @@
3命
-
+
神里绫华
@@ -149,7 +150,7 @@
2命
-
+
神里绫华
@@ -157,14 +158,14 @@
1命
-
+
神里绫华
Lv.90
-
+
神里绫华
@@ -330,7 +331,7 @@
6命
-
+
神里绫华
@@ -338,7 +339,7 @@
5命
-
+
神里绫华
diff --git a/resources/genshin/abyss/floor.html b/resources/genshin/abyss/floor.html index f78cfb9b..380a69fa 100644 --- a/resources/genshin/abyss/floor.html +++ b/resources/genshin/abyss/floor.html @@ -75,6 +75,7 @@ {{ constellation }} 命
{% endif %} +
diff --git a/resources/genshin/abyss/overview.html b/resources/genshin/abyss/overview.html index bbb4ae22..be4a3306 100644 --- a/resources/genshin/abyss/overview.html +++ b/resources/genshin/abyss/overview.html @@ -37,6 +37,7 @@
{% for avatar in data.ranks.most_played %}
+
.character > .element { + position: absolute; + top: 3px; + left: 3px; + width: 25px; + height: 25px; + background-size: contain; + background-position: center; + background-repeat: no-repeat; +} + .icon { width: 100%; height: 100px; diff --git a/resources/img/element/Cryo.png b/resources/img/element/Cryo.png new file mode 100644 index 00000000..eed66777 Binary files /dev/null and b/resources/img/element/Cryo.png differ diff --git a/resources/img/element/Cyro.png b/resources/img/element/Cyro.png deleted file mode 100644 index 4f913dba..00000000 Binary files a/resources/img/element/Cyro.png and /dev/null differ