mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 07:32:40 +00:00
@@ -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
|
||||||
// *****************************/
|
// *****************************/
|
||||||
|
|||||||
Reference in New Issue
Block a user