mirror of
https://gitlab.com/Cynosphere/xmc.git
synced 2024-08-14 22:57:03 +00:00
Make modular
This commit is contained in:
parent
fb2ac7da82
commit
0a16e600eb
62 changed files with 3136 additions and 3130 deletions
|
@ -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;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
span[data-slate-leaf="true"][class*="italics-"],
|
||||
span[data-slate-leaf="true"][class*="italics_"],
|
||||
em {
|
||||
color: #f80;
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue