spans fix

This commit is contained in:
Fermi
2020-10-04 22:54:19 +01:00
parent e2ff214d6b
commit 4470ff2a95
2 changed files with 8 additions and 0 deletions

View File

@@ -892,6 +892,10 @@ em {
font-style: italic;
}
.spooky {
color: #FF9100;
}
.hypnophrase {
color: #202020;
font-weight: bold;

View File

@@ -938,6 +938,10 @@ h1.alert, h2.alert {
font-style: italic;
}
.spooky {
color: #FF9100;
}
.hypnophrase {
color: #0d0d0d;
font-weight: bold;