This repository was archived by the owner on Dec 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-30
lines changed Expand file tree Collapse file tree 1 file changed +2
-30
lines changed Original file line number Diff line number Diff line change @@ -74,36 +74,8 @@ <h4 style="font-weight: 400;" class="segoeui">User</h4>
74
74
75
75
76
76
< div id ="games " style ="display: inline; height: 175px; float: left; ">
77
- < div id ="game " style ="width: 150px; height: 175px; display: inline-block; margin-left: 20px; " data-number ="1 ">
78
- < img src ="https://cdn.discordapp.com/attachments/920846599528255538/925500919150432336/lemon_attack.png " style ="width: 150px; height: 150px; " id ="gameIcon1 ">
79
-
80
- < p id ="gameName " style ="font-family: 'Segoe UI Bold'; font-size: 15px; text-align: center; margin-top: -3px "> Lemon Attack</ p >
81
- </ div >
82
-
83
- < div id ="game " style ="width: 150px; height: 175px; display: inline-block; margin-left: 20px; " data-number ="2 ">
84
- < img src ="https://cdn.discordapp.com/attachments/920846599528255538/925140242078515230/tetrisicon.jpg " style ="width: 150px; height: 150px; " id ="gameIcon2 ">
85
-
86
- < p id ="gameName " style ="font-family: 'Segoe UI Bold'; font-size: 15px; text-align: center; margin-top: -3px "> Tetris</ p >
87
- </ div >
88
-
89
- < div id ="game " style ="width: 150px; height: 175px; display: inline-block; margin-left: 20px; " data-number ="3 ">
90
- < img src ="https://cdn.discordapp.com/attachments/912067668608159764/918965110549123092/unknown.png " style ="width: 150px; height: 150px; " id ="gameIcon3 ">
91
-
92
- < p id ="gameName " style ="font-family: 'Segoe UI Bold'; font-size: 15px; text-align: center; margin-top: -3px "> City World</ p >
93
- </ div >
94
-
95
- < div id ="game " style ="width: 150px; height: 175px; display: inline-block; margin-left: 20px; " data-number ="4 ">
96
- < img src ="https://cdn.discordapp.com/attachments/912067668608159764/918965110549123092/unknown.png " style ="width: 150px; height: 150px; " id ="gameIcon4 ">
97
-
98
- < p id ="gameName " style ="font-family: 'Segoe UI Bold'; font-size: 15px; text-align: center; margin-top: -3px "> Really Good Game 4</ p >
99
- </ div >
100
-
101
- < div id ="game " style ="width: 150px; height: 175px; display: inline-block; margin-left: 20px; " data-number ="5 ">
102
- < img src ="https://cdn.discordapp.com/attachments/912067668608159764/918965110549123092/unknown.png " style ="width: 150px; height: 150px; " id ="gameIcon5 ">
103
-
104
- < p id ="gameName " style ="font-family: 'Segoe UI Bold'; font-size: 15px; text-align: center; margin-top: -3px "> Really Good Game 5</ p >
105
- </ div >
106
-
77
+
78
+ </ div >
107
79
< script src ="./renderer.js "> </ script >
108
80
</ body >
109
81
</ html >
You can’t perform that action at this time.
0 commit comments