diff --git a/themes/5ePhb.style.less b/themes/5ePhb.style.less index 1112ab769..ac8fff139 100644 --- a/themes/5ePhb.style.less +++ b/themes/5ePhb.style.less @@ -526,25 +526,7 @@ body { h5{ margin-bottom : 10px; } - &.full{ - column-span : all; - --row-color : ; - &:after{ - content : '— Spell Slots per Spell Level —'; - font-weight : bold; - font-family : ScalySans; - position : absolute; - top : 20px; - right : 43px; - } - } - tbody tr:nth-child(odd) { - background : var(--row-color); - } } - - - //***************************** // * TABLE OF CONTENTS // *****************************/