mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
Adding leaf-top6.png (#86)
This commit is contained in:
parent
484995109f
commit
acab4147e4
3 changed files with 9 additions and 0 deletions
|
@ -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
BIN
src/assets/leaf-top6.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 37 KiB |
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue