Closed dazdya closed 7 years ago
also, you can find information on styling here: https://www.w3schools.com/bootstrap/bootstrap_tables.asp
Question for the code backend: do you want spells sorted on sphere or on circle? Does sphere even have significance for spells?
there are a few stray tabs left, but I'll fix those in my own editor
The spells should be sorted on circle, high to low, and then alphabetically. The order in the character sheet is now correct.
However, I noticed that the text doesn't appear for spells that have more than one word in the name. Can this be fixed by putting "" marks around the title?
Heya, Spells are complete, or at least the ones from the player's handbook.
I did have one more issue. For the demona, the diablo and the wish spells, I used a list, but I couldn't exactly remember how I used to do that. I think I used
and <li> correctly, but it might be a good idea to check.