3333 </ header >
3434 < div class ="main-content " id ="content0 ">
3535 < div class ="coverremotecontrol ">
36- < a href ="https://github.com/PeerViewer/codebase/releases/ " class ="bluebutton downloadbutton "> < div > Download PeerViewer to get started</ div > </ a >
36+ < a href ="https://github.com/PeerViewer/codebase/releases/ " class ="bigbutton downloadbutton "> < div > Download PeerViewer to get started</ div > </ a >
3737 </ div >
3838 < div class ="column " id ="column1 ">
3939 < h2 > Allow Remote Control</ h2 >
40- < label for ="pubkey "> YOUR ID: </ label >
40+ < label for ="pubkey "> Your ID</ label >
4141 < input type ="text " name ="pubkey " id ="pubkey " disabled size ="43 ">
4242 < a href ="#copy " onclick ="javascript:copyYourId(); "> < img width ="26 " src ="../images/copy-icon.png " class ="copyicon "> </ a >
4343 < div id ="serverhelptext "> When you give your ID to someone running PeerViewer, they can operate your computer until you close this window.</ div >
44- <!-- <button class="bluebutton " onclick="runServer()">Run Server</button> -->
44+ <!-- <button class="bigbutton " onclick="runServer()">Run Server</button> -->
4545 < div id ="serverstatus "> Initializing...</ div >
4646 </ div >
4747 < div class ="column " id ="column2 ">
4848 < h2 > Control Remote Computer</ h2 >
4949 < p >
50- < label for ="connectto "> Partner ID: </ label >
50+ < label for ="connectto "> Partner ID</ label >
5151 < input type ="text " id ="connectto " name ="connectto " size ="43 " onKeyPress ="javascript:checkSubmit(event) "/>
5252 </ p >
53- < button class ="bluebutton connectbutton " onclick ="runClient() "> CONNECT</ button >
53+ < div class ="connectcontainer ">
54+ < button class ="bigbutton " onclick ="runClient() "> Connect</ button >
55+ </ div >
5456 < div id ="clientstatus "> Ready to connect.</ div >
5557 </ div >
5658 </ div >
@@ -63,7 +65,7 @@ <h2>Control Remote Computer</h2>
6365 < div id ="featuregallery ">
6466 <!-- This gets filled up by JavaScript. -->
6567 </ div >
66- < button class ="bluebutton " onClick ="menuChange(event,3) "> Feel free to request a different feature using the contact form</ button >
68+ < button class ="bigbutton " onClick ="menuChange(event,3) "> Feel free to request a different feature using the contact form</ button >
6769 </ div >
6870 </ div >
6971 < div class ="main-content " id ="content2 ">
@@ -113,7 +115,7 @@ <h3>Building blocks</h3>
113115 < li > Electron, for building standalone applications using open web standards.</ li >
114116 < li > Bitcoin and Lightning, for accepting payments without needing anyone's permission or approval.</ li >
115117 </ ul >
116- < button class ="bluebutton " onClick ="menuChange(event,2) "> If you like this project, or have suggestions, let us know!</ button >
118+ < button class ="bigbutton " onClick ="menuChange(event,2) "> If you like this project, or have suggestions, let us know!</ button >
117119 </ div >
118120 </ div >
119121 < footer > < span > < a href ="https://peerviewer.org " target ="_blank "> PeerViewer</ a > © 2023 Built with< a href ="https://pears.com/ " target ="_blank "> < img class ="pearslogo " src ="../images/pears-logo.svg "> </ a > </ span > </ footer >
0 commit comments