Add powercasting dropdown

This commit is contained in:
TJ 2021-02-16 15:35:03 -06:00
parent d716d514df
commit 08700670f9
3 changed files with 21 additions and 5 deletions

View file

@ -695,6 +695,10 @@
}
}
.powercasting {
text-transform: capitalize;
}
.languages {
grid-column-end: span 1;
label {
@ -982,7 +986,7 @@
}
& > .panel {
grid-template-rows: 56px 32px 24px auto;
grid-template-rows: 64px 32px 24px auto;
}
h3.power-dc {
line-height: 24px;
@ -1083,9 +1087,6 @@
margin-left: auto;
}
}
// section.traits {
// display:block;
// }
}
}
.tab.force-powerbook,