Move label directory to add them to repo
|
|
@ -8,72 +8,72 @@
|
|||
/* Elements */
|
||||
|
||||
.fire {
|
||||
background-image: url('/images/labels/element/Label_Element_Fire.png')
|
||||
background-image: url('/labels/element/Label_Element_Fire.png')
|
||||
}
|
||||
|
||||
.water {
|
||||
background-image: url('/images/labels/element/Label_Element_Water.png')
|
||||
background-image: url('/labels/element/Label_Element_Water.png')
|
||||
}
|
||||
|
||||
.earth {
|
||||
background-image: url('/images/labels/element/Label_Element_Earth.png')
|
||||
background-image: url('/labels/element/Label_Element_Earth.png')
|
||||
}
|
||||
|
||||
.wind {
|
||||
background-image: url('/images/labels/element/Label_Element_Wind.png')
|
||||
background-image: url('/labels/element/Label_Element_Wind.png')
|
||||
}
|
||||
|
||||
.dark {
|
||||
background-image: url('/images/labels/element/Label_Element_Dark.png')
|
||||
background-image: url('/labels/element/Label_Element_Dark.png')
|
||||
}
|
||||
|
||||
.light {
|
||||
background-image: url('/images/labels/element/Label_Element_Light.png')
|
||||
background-image: url('/labels/element/Label_Element_Light.png')
|
||||
}
|
||||
|
||||
.null {
|
||||
background-image: url('/images/labels/element/Label_Element_Any.png')
|
||||
background-image: url('/labels/element/Label_Element_Any.png')
|
||||
}
|
||||
|
||||
/* Proficiencies */
|
||||
|
||||
.sword {
|
||||
background-image: url('/images/labels/proficiency/Label_Weapon_Sabre.png')
|
||||
background-image: url('/labels/proficiency/Label_Weapon_Sabre.png')
|
||||
}
|
||||
|
||||
.dagger {
|
||||
background-image: url('/images/labels/proficiency/Label_Weapon_Dagger.png')
|
||||
background-image: url('/labels/proficiency/Label_Weapon_Dagger.png')
|
||||
}
|
||||
|
||||
.axe {
|
||||
background-image: url('/images/labels/proficiency/Label_Weapon_Axe.png')
|
||||
background-image: url('/labels/proficiency/Label_Weapon_Axe.png')
|
||||
}
|
||||
|
||||
.spear {
|
||||
background-image: url('/images/labels/proficiency/Label_Weapon_Spear.png')
|
||||
background-image: url('/labels/proficiency/Label_Weapon_Spear.png')
|
||||
}
|
||||
|
||||
.staff {
|
||||
background-image: url('/images/labels/proficiency/Label_Weapon_Staff.png')
|
||||
background-image: url('/labels/proficiency/Label_Weapon_Staff.png')
|
||||
}
|
||||
|
||||
.fist {
|
||||
background-image: url('/images/labels/proficiency/Label_Weapon_Melee.png')
|
||||
background-image: url('/labels/proficiency/Label_Weapon_Melee.png')
|
||||
}
|
||||
|
||||
.harp {
|
||||
background-image: url('/images/labels/proficiency/Label_Weapon_Harp.png')
|
||||
background-image: url('/labels/proficiency/Label_Weapon_Harp.png')
|
||||
}
|
||||
|
||||
.gun {
|
||||
background-image: url('/images/labels/proficiency/Label_Weapon_Gun.png')
|
||||
background-image: url('/labels/proficiency/Label_Weapon_Gun.png')
|
||||
}
|
||||
|
||||
.bow {
|
||||
background-image: url('/images/labels/proficiency/Label_Weapon_Bow.png')
|
||||
background-image: url('/labels/proficiency/Label_Weapon_Bow.png')
|
||||
}
|
||||
|
||||
.katana {
|
||||
background-image: url('/images/labels/proficiency/Label_Weapon_Katana.png')
|
||||
background-image: url('/labels/proficiency/Label_Weapon_Katana.png')
|
||||
}
|
||||
|
||||
|
|
|
|||
BIN
public/labels/element/Label_Element_Any.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
public/labels/element/Label_Element_Dark.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
public/labels/element/Label_Element_Earth.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
public/labels/element/Label_Element_Fire.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
public/labels/element/Label_Element_Light.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
public/labels/element/Label_Element_Water.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
public/labels/element/Label_Element_Wind.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
public/labels/proficiency/Label_Weapon_Axe.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
public/labels/proficiency/Label_Weapon_Bow.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
public/labels/proficiency/Label_Weapon_Dagger.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
public/labels/proficiency/Label_Weapon_Gun.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
public/labels/proficiency/Label_Weapon_Harp.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
public/labels/proficiency/Label_Weapon_Katana.png
Normal file
|
After Width: | Height: | Size: 6 KiB |
BIN
public/labels/proficiency/Label_Weapon_Melee.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
public/labels/proficiency/Label_Weapon_Sabre.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
public/labels/proficiency/Label_Weapon_Spear.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
public/labels/proficiency/Label_Weapon_Staff.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |