Browse Source

其他语言的潜觉图片

tags/v8.0
枫谷剑仙 6 years ago
parent
commit
4857f9e230
4 changed files with 6 additions and 4 deletions
  1. BIN
      images/latent-bg.png
  2. BIN
      images/project file/awoken-bg.fw.png
  3. +3
    -2
      languages/en.css
  4. +3
    -2
      languages/ko.css

BIN
images/latent-bg.png View File

Before After
Width: 32  |  Height: 32  |  Size: 510 B

BIN
images/project file/awoken-bg.fw.png View File

Before After
Width: 32  |  Height: 32  |  Size: 45 kB

+ 3
- 2
languages/en.css View File

@@ -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


+ 3
- 2
languages/ko.css View File

@@ -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


Loading…
Cancel
Save