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:
parent
79c5aad414
commit
d94b225a6f
2 changed files with 9 additions and 6 deletions
js/Demo
|
@ -43,7 +43,10 @@ addLayer("c", {
|
|||
},
|
||||
infoboxes:{
|
||||
coolInfo: {
|
||||
text: "momo"
|
||||
title: "Lore",
|
||||
titleStyle: {'color': '#FE0000'},
|
||||
body: "DEEP LORE!",
|
||||
bodyStyle: {'background-color': "#0000EE"}
|
||||
}
|
||||
},
|
||||
milestones: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue