This commit is contained in:
silicons
2020-12-19 18:59:35 -07:00
parent ad12207503
commit 6416921560
3 changed files with 5 additions and 5 deletions

View File

@@ -840,7 +840,7 @@ em {
.command_headset {
font-weight: bold;
font-size: 120%;
font-size: 125%;
}
.small {
@@ -876,7 +876,7 @@ em {
.clown {
color: #ff70c1;
font-size: 120%;
font-size: 125%;
font-family: "Comic Sans MS", cursive, sans-serif;
font-weight: bold;
}

View File

@@ -881,7 +881,7 @@ h1.alert, h2.alert {
.command_headset {
font-weight: bold;
font-size: 120%;
font-size: 125%;
}
.small {
@@ -917,7 +917,7 @@ h1.alert, h2.alert {
.clown {
color: #FF69Bf;
font-size: 120%;
font-size: 125%;
font-family: "Comic Sans MS", cursive, sans-serif;
font-weight: bold;
}

File diff suppressed because one or more lines are too long