|
|
@@ -91,7 +91,7 @@
|
|
|
</head>
|
|
|
<body style="background:#0d0d0d;">
|
|
|
|
|
|
-<div id="HCsplash" style="padding-top: 40px; text-align:center;color:#d4b0dc;font-family:'Rampart One';">
|
|
|
+<div id="HCsplash" style="padding-top: 40px; text-align:center;color:#FFFFFF;c-olor:#d4b0dc;font-family:'Rampart One';">
|
|
|
<div id="myh1" style="position:relative; top:80px;"><H1>MacSwap</H1></div><br><br>
|
|
|
<video id="vplayer" loop="1">
|
|
|
<source src="Public/res/macswap.mp4" type="video/mp4">
|
|
|
@@ -114,8 +114,8 @@
|
|
|
<br><br>
|
|
|
<img src="Public/res/MSgenius.png" alt="MS Genius" title="MS Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
|
|
|
<br><br><br>
|
|
|
- <input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" value="" autocomplete="off"><br>
|
|
|
- <input type="text" id="Salt" placeholder="salt" style="position:relative; top:+5px; font-size:10px; background:#393939; color:#ffffff; width: 90%; border-radius:3px;" autocomplete="off"><br>
|
|
|
+ <input type="text" id="Password" name="Password" placeholder="password" style="font-size:10px; background:#393939; color:#ffffff; width: 90%; height:30px; border-radius:3px;" value="" autocomplete="off"><br>
|
|
|
+ <input type="text" id="Salt" placeholder="salt" style="position:relative; top:+5px; font-size:10px; background:#393939; color:#ffffff; width: 90%; height:30px; border-radius:3px;" autocomplete="off"><br>
|
|
|
<a href="#" onclick="showEncodedPassword();" style="position:relative; left:-2px; top:+5px; color:#000000; font-size:12px;">Hash Me!</a>
|
|
|
<br><br><br>
|
|
|
</div>
|