add Secrets information

This commit is contained in:
ReznoRMichael 2021-07-14 00:02:10 +02:00
parent d0fbbcc95d
commit 9375b35bd5
5 changed files with 29 additions and 1 deletions

View file

@ -227,6 +227,16 @@
<div style="margin-bottom: 20px;"></div>
<h6>
Secrets!
</h6>
<p class="smalltext">
Did you know? You can press <b>Ctrl + Shift + I</b> and choose the <b>Console Tab</b> to view some extra secret data not currently shown in the tool. (after loading any save file)
</p>
<div style="margin-bottom: 20px;"></div>
<h6 class="hall-of-fame">
Tool supporters Hall of Fame
</h6>

View file

@ -230,6 +230,10 @@ h6 {
font-size: 1.2rem;
font-weight: 500;
margin: 0.6rem 0;
color: rgba(231, 251, 255, 0.6);
}
.hall-of-fame {
color: rgba(0, 255, 220, 0.6);
}

File diff suppressed because one or more lines are too long

View file

@ -123,6 +123,10 @@ h6 {
font-size: 1.2rem;
font-weight: 500;
margin: 0.6rem 0;
color: rgba(231, 251, 255, 0.6);
}
.hall-of-fame {
color: rgba(0, 255, 220, 0.6);
}

View file

@ -112,6 +112,16 @@
<div style="margin-bottom: 20px;"></div>
<h6>
Secrets!
</h6>
<p class="smalltext">
Did you know? You can press <b>Ctrl + Shift + I</b> and choose the <b>Console Tab</b> to view some extra secret data not currently shown in the tool. (after loading any save file)
</p>
<div style="margin-bottom: 20px;"></div>
<h6 class="hall-of-fame">
Tool supporters Hall of Fame
</h6>