Hall of Fame donations
This commit is contained in:
parent
150d960160
commit
c85409adb9
4 changed files with 36 additions and 4 deletions
|
|
@ -235,9 +235,17 @@
|
|||
|
||||
<div style="margin-bottom: 20px;"></div>
|
||||
|
||||
<h6 class="hall-of-fame">
|
||||
Tool supporters Hall of Fame
|
||||
</h6>
|
||||
|
||||
<p class="smalltext">
|
||||
Valuable Tool supporters: <b>Klaudia</b> (Lvl 18), <b>Rohit</b> (Lvl 7), <b>Dominic</b> (Lvl 6), <b>David</b> (Lvl 5).<br>
|
||||
You too can get immortalized here. Donate any amount for the Tool! Lvl indicates your amount of support.
|
||||
<b>Klaudia</b> (Lvl 18) - <b>Rohit</b> (Lvl 7) - <b>Dominic</b> (Lvl 6) - <b>David</b> (Lvl 5)
|
||||
</p>
|
||||
|
||||
<p class="smalltext">
|
||||
You too can get immortalized here. <a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Donate</a> at least $1 for the Tool!<br>
|
||||
Lvl indicates your amount of support.
|
||||
</p>
|
||||
|
||||
</div> <!-- end content -->
|
||||
|
|
|
|||
|
|
@ -219,6 +219,14 @@ h2 {
|
|||
color: rgba(231, 251, 255, 0.6);
|
||||
}
|
||||
|
||||
h6 {
|
||||
text-align: center;
|
||||
font-size: 1.2rem;
|
||||
font-weight: 500;
|
||||
margin: 0.6rem 0;
|
||||
color: rgba(231, 251, 255, 0.6);
|
||||
}
|
||||
|
||||
#save-location-input {
|
||||
display: block;
|
||||
font-family: 'Consolas', monospace;
|
||||
|
|
|
|||
|
|
@ -112,6 +112,14 @@ h2 {
|
|||
color: rgba(231, 251, 255, 0.6);
|
||||
}
|
||||
|
||||
h6 {
|
||||
text-align: center;
|
||||
font-size: 1.2rem;
|
||||
font-weight: 500;
|
||||
margin: 0.6rem 0;
|
||||
color: rgba(231, 251, 255, 0.6);
|
||||
}
|
||||
|
||||
#save-location-input {
|
||||
display: block;
|
||||
font-family: 'Consolas', monospace;
|
||||
|
|
|
|||
|
|
@ -120,9 +120,17 @@
|
|||
|
||||
<div style="margin-bottom: 20px;"></div>
|
||||
|
||||
<h6 class="hall-of-fame">
|
||||
Tool supporters Hall of Fame
|
||||
</h6>
|
||||
|
||||
<p class="smalltext">
|
||||
Valuable Tool supporters: <b>Klaudia</b> (Lvl 18), <b>Rohit</b> (Lvl 7), <b>Dominic</b> (Lvl 6), <b>David</b> (Lvl 5).<br>
|
||||
You too can get immortalized here. Donate at least $1 for the Tool! Lvl indicates your amount of support.
|
||||
<b>Klaudia</b> (Lvl 18) - <b>Rohit</b> (Lvl 7) - <b>Dominic</b> (Lvl 6) - <b>David</b> (Lvl 5)
|
||||
</p>
|
||||
|
||||
<p class="smalltext">
|
||||
You too can get immortalized here. <a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Donate</a> at least $1 for the Tool!<br>
|
||||
Lvl indicates your amount of support.
|
||||
</p>
|
||||
|
||||
</div> <!-- end content -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue