add message
This commit is contained in:
parent
6b86c572b2
commit
b5ddb8f6b0
1 changed files with 15 additions and 0 deletions
|
@ -36,6 +36,14 @@
|
||||||
button {
|
button {
|
||||||
opacity: 0.003;
|
opacity: 0.003;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.inactive h3 {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.active h3 {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
@ -68,6 +76,13 @@
|
||||||
<p id="p-8"></p>
|
<p id="p-8"></p>
|
||||||
<p id="p-9"></p>
|
<p id="p-9"></p>
|
||||||
<p id="p-10"></p>
|
<p id="p-10"></p>
|
||||||
|
<h3 style="left: -210%;position: absolute;top: -45%;width: 50vw;">Since it seems interest is sparse, I will sweeten
|
||||||
|
the deal. At the end of the puzzles I will be giving out a
|
||||||
|
bunch of steam keys that I will accumulate over the year. The more people that finish the puzzle, the more keys
|
||||||
|
that I will give out per person, up to the total number of keys that I collect. i.e. - If two people win, each
|
||||||
|
person will get two keys of their choice for a total of four. The keys are given out on a first-come first-serve
|
||||||
|
basis. For each person that participates past stage 5, you can DM me (at jane#0009) one game at or under $60 (on
|
||||||
|
Steam) that you would like to see on the list of games at the end.</h3>
|
||||||
</div>
|
</div>
|
||||||
<div id="07-31-2022" style="display:none" />
|
<div id="07-31-2022" style="display:none" />
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue