1
0
Fork 0
mirror of https://github.com/bra1n/townsquare.git synced 2025-04-04 22:24:36 +00:00

Adding leaf-top6.png ()

This commit is contained in:
MRegnard 2023-07-05 18:09:00 +02:00 committed by GitHub
parent 484995109f
commit acab4147e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 0 deletions

View file

@ -2,6 +2,11 @@
======
### Version 3.11.7
Adding the picture leaf-top6.png
---
### Version 3.11.6
Some corrections in the jinxes (in French)

BIN
src/assets/leaf-top6.png Normal file

Binary file not shown.

After

(image error) Size: 37 KiB

View file

@ -157,6 +157,10 @@ export default {
&.leaf-top5 {
background-image: url("../assets/leaf-top5.png");
}
&.leaf-top6 {
background-image: url("../assets/leaf-top6.png");
}
}
.name {