diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -123,6 +123,11 @@ | |||
123 | <a href="https://rochesterapex.com/source"> | 123 | <a href="https://rochesterapex.com/source"> |
124 | <img src="index_files/buttons/gethtmlnow.gif"/> | 124 | <img src="index_files/buttons/gethtmlnow.gif"/> |
125 | </a> | 125 | </a> |
126 | <input type="checkbox" id="yeah-toggle" style="display: none;"> | ||
127 | <label for="yeah-toggle" id="yeah"> | ||
128 | <div id="yeah-off">Yeah!</div> | ||
129 | <div id="yeah-on">Unyeah</div> | ||
130 | </label> | ||
126 | </div></div></div> | 131 | </div></div></div> |
127 | </body> | 132 | </body> |
128 | </html> | 133 | </html> |