bilder geändert und ausgetauscht
@ -208,6 +208,27 @@
|
|||||||
.hud-res-icon {
|
.hud-res-icon {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Silbermünze – Bild aus der Datenbank */
|
||||||
|
.hud-res-icon-silver {
|
||||||
|
width: 20px;
|
||||||
|
height: 20px;
|
||||||
|
flex-shrink: 0;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hud-res-icon-silver img {
|
||||||
|
width: 20px;
|
||||||
|
height: 20px;
|
||||||
|
object-fit: contain;
|
||||||
|
filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.7));
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hud-res-value {
|
.hud-res-value {
|
||||||
|
|||||||
@ -80,6 +80,27 @@
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Silbermünze – Bild aus der Datenbank */
|
||||||
|
.mine-resource-icon-silver {
|
||||||
|
width: 24px;
|
||||||
|
height: 24px;
|
||||||
|
flex-shrink: 0;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mine-resource-icon-silver img {
|
||||||
|
width: 24px;
|
||||||
|
height: 24px;
|
||||||
|
object-fit: contain;
|
||||||
|
filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.7));
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mine-resource-label {
|
.mine-resource-label {
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 2.4 MiB |
BIN
public/images/items/blauber cristal.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
BIN
public/images/items/blauer_trank.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 725 B |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 568 B |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 875 B |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 390 B |
|
Before Width: | Height: | Size: 1.0 KiB |
BIN
public/images/items/koecher.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 708 B |
|
Before Width: | Height: | Size: 881 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 881 B |
|
Before Width: | Height: | Size: 1.2 KiB |
BIN
public/images/items/roter_cristal.png
Normal file
|
After Width: | Height: | Size: 7.6 KiB |
BIN
public/images/items/schild.png
Normal file
|
After Width: | Height: | Size: 52 KiB |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 992 B |
BIN
public/images/items/silbermuenze.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 982 B |
|
Before Width: | Height: | Size: 1.5 KiB |
BIN
public/images/items/trident_altar.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
public/images/items/zauberstab.png
Normal file
|
After Width: | Height: | Size: 22 KiB |