diff --git a/images/latent-bg.png b/images/latent-bg.png deleted file mode 100644 index 44e264ae..00000000 Binary files a/images/latent-bg.png and /dev/null differ diff --git a/images/project file/awoken-bg.fw.png b/images/project file/awoken-bg.fw.png new file mode 100644 index 00000000..fc112544 Binary files /dev/null and b/images/project file/awoken-bg.fw.png differ diff --git a/languages/en.css b/languages/en.css index eab444ad..f4b42af6 100644 --- a/languages/en.css +++ b/languages/en.css @@ -319,9 +319,10 @@ { background-position-x: -32px; } -.latent-icon[data-latent-icon='14'] +.latent-icon[data-latent-icon='17']::before, +.latent-icon[data-latent-icon='37']::before { - background-position-x: -76px; + background-position-x: -252px; } .badge[data-badge-icon='0']::before, .badge[data-badge-icon='2']::before diff --git a/languages/ko.css b/languages/ko.css index 6ba71959..0b281f05 100644 --- a/languages/ko.css +++ b/languages/ko.css @@ -311,9 +311,10 @@ { background-position-x: -32px; } -.latent-icon[data-latent-icon='14'] +.latent-icon[data-latent-icon='17']::before, +.latent-icon[data-latent-icon='37']::before { - background-position-x: -76px; + background-position-x: -252px; } .badge[data-badge-icon='0']::before, .badge[data-badge-icon='2']::before