ds4/src/scss/components/_talents.scss
Gesina Schwalbe 150a0ea487 added talents overview and sheet
- added talents item type:
  - added scss
  - added to template.json (Item.types, Item.talent)
   - added to config.ts itemTypes
   - added type definition
- added localizations
- added talent overview tab to actor sheet
- made total rank calculated upon data preparation
  by adding a prepareData method to DS4Item
2021-01-06 01:24:37 +01:00

3 lines
51 B
SCSS

.talent-ranks-equation {
text-align: center;
}