File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -228,4 +228,7 @@ input, button{
228
228
transform : translate (-50% , -50% );
229
229
top : 50% ;
230
230
box-shadow : 0px 0px 15px # 111 ;
231
+ }
232
+ a {
233
+ color : rgb (255 , 239 , 215 );
231
234
}
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ <h1 id='title'>The Clover Rescue Project</h1>
58
58
< button id = 'signup ' onclick = 'signup(); '> Sign Up</ button >
59
59
< p id = 'status '> </ p >
60
60
</ div >
61
- < p id = 'floor '> Clover Rescue Team | CopterHack 2022</ p >
61
+ < p id = 'floor '> Clover Rescue Team | CopterHack 2022 | < a href =" ./termsofuse.html " > Terms of Use </ a > | < a href =" ./license.html " > License Agreement </ a > | < a href =" ./privacypolicy.html " > Privacy Policy </ a > </ p >
62
62
</ div >
63
63
< img id = 'arrowtop ' src = './assets/line-angle-down.svg ' onclick ="smoothJumpUp(); " alt ='^ '/>
64
64
< div id = 'loading '> < img src = '/assets/logo_x192.svg ' id ='loadingLogo '/> </ div >
You can’t perform that action at this time.
0 commit comments