Make modular

This commit is contained in:
Cynthia Foxwell 2023-10-26 14:10:59 -06:00
parent fb2ac7da82
commit 0a16e600eb
62 changed files with 3136 additions and 3130 deletions

View file

@ -1,4 +1,4 @@
span[data-slate-leaf="true"][class*="italics-"],
span[data-slate-leaf="true"][class*="italics_"],
em {
font-style: normal;
display: inline-block;
@ -6,7 +6,7 @@ em {
color: #f80;
}
span[data-slate-leaf="true"][class*="bold-"],
span[data-slate-leaf="true"][class*="bold_"],
strong {
font-weight: 400;
text-shadow: 0.1px 0.1px, -0.1px -0.1px;

View file

@ -1,4 +1,4 @@
span[data-slate-leaf="true"][class*="italics-"],
span[data-slate-leaf="true"][class*="italics_"],
em {
color: #f80;
}

View file

@ -1,4 +1,4 @@
span[data-slate-leaf="true"][class*="italics-"],
span[data-slate-leaf="true"][class*="italics_"],
em {
font-style: normal;
display: inline-block;