File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555</ body >
5656</ html >
5757< p > < img src ="https://bloxcraft-ubg.pages.dev/homepage_banner.png " alt ="" width ="1280 " height ="720 " /> </ p >
58+ < style >
59+ <html lang= "en" >
60+ <head>
61+ <style>
62+ .green-rectangle-button {
63+ background-color : # 5555FF ; /* vibrant green */
64+ color : white;
65+ padding : 12px 24px ;
66+ border : none;
67+ border-radius : 4px ;
68+ font-size : 18px ;
69+ text-decoration : none;
70+ display : inline-block;
71+ cursor : pointer;
72+ }
73+
74+ .green-rectangle-button : hover {
75+ background-color : # 218838 ;
76+ }
77+ </ style >
78+ </ head>
79+ < body >
80+ < a href ="/tic-tac-toe " class ="green-rectangle-button "> Tic Tac Toe</ a >
81+ < a href ="/idle-mining-clicker " class ="green-rectangle-button "> Idle Mining Clicker</ a >
82+ < a href ="/ultimate-farming-game " class ="green-rectangle-button "> Ultamate Farming Game</ a >
83+ </ body >
84+ </ html>
5885
5986
6087
You can’t perform that action at this time.
0 commit comments