1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-12 21:11:05 +00:00

Infoboxes are now stylish

This commit is contained in:
Acamaeda 2020-10-25 22:11:57 -04:00
parent 79c5aad414
commit d94b225a6f
2 changed files with 9 additions and 6 deletions

View file

@ -43,7 +43,10 @@ addLayer("c", {
},
infoboxes:{
coolInfo: {
text: "momo"
title: "Lore",
titleStyle: {'color': '#FE0000'},
body: "DEEP LORE!",
bodyStyle: {'background-color': "#0000EE"}
}
},
milestones: {