0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 07:32:40 +00:00

Revert "Update css for classTables v3"

This reverts commit 3c2feeb2aa.
This commit is contained in:
Trevor Buckner
2021-07-30 20:33:34 -04:00
parent ce73e9293d
commit 2a40f05e90

View File

@@ -526,25 +526,7 @@ body {
h5{ h5{
margin-bottom : 10px; 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 // * TABLE OF CONTENTS
// *****************************/ // *****************************/