Added support for caustic armour resistance

This commit is contained in:
felixlinker
2018-08-28 12:38:47 +02:00
parent 903d791549
commit 1b5402fd2d
8 changed files with 135 additions and 83 deletions

View File

@@ -93,6 +93,9 @@
color: @primary-bg;
}
& thead th.bordered {
border-left: 1px solid @primary-bg;
}
}
}