textarea and links correction
This commit is contained in:
parent
25a63d4f70
commit
6baf956b9f
5 changed files with 20 additions and 18 deletions
|
|
@ -37,13 +37,13 @@
|
|||
<h1 id="h1-title">Hollow Knight: Analyze Save Completion</h1>
|
||||
|
||||
<p class="smalltext">
|
||||
<a href="https://www.paypal.me/ReznoRMichael" target="_blank"><span><i class="simpleicon-paypal"></i>Support Tool (PayPal)</span></a>
|
||||
<a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Support Tool (PayPal)</a>
|
||||
<br>
|
||||
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><span><i class="simpleicon-steam"></i>Official Steam Guide</span></a>
|
||||
<a href="https://www.instagram.com/reznormichael/" target="_blank"><span><i class="simpleicon-instagram"></i>Instagram</span></a>
|
||||
<a href="https://www.youtube.com/c/MichaelReznoR" target="_blank"><span><i class="simpleicon-youtube"></i>Youtube</span></a>
|
||||
<a href="https://twitter.com/intent/follow?screen_name=ReznoRMichael" target="_blank"><span><i class="simpleicon-twitter"></i>Twitter</span></a>
|
||||
<a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><span><i class="simpleicon-github"></i>Source</span></a>
|
||||
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Official Steam Guide</a>
|
||||
<a href="https://www.instagram.com/reznormichael/" target="_blank"><i class="simpleicon-instagram"></i>Instagram</a>
|
||||
<a href="https://www.youtube.com/c/MichaelReznoR" target="_blank"><i class="simpleicon-youtube"></i>Youtube</a>
|
||||
<a href="https://twitter.com/intent/follow?screen_name=ReznoRMichael" target="_blank"><i class="simpleicon-twitter"></i>Twitter</a>
|
||||
<a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><i class="simpleicon-github"></i>Source</a>
|
||||
<br>
|
||||
<!-- <a href="https://pastebin.com/raw/shfZ4Vqs" target="_blank">[ Decoded 5% Save Example ]</a><br> -->
|
||||
<code>%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\</code>
|
||||
|
|
|
|||
|
|
@ -75,6 +75,7 @@
|
|||
position: absolute;
|
||||
display: inline-block;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 1.2em;
|
||||
height: 1.2em;
|
||||
margin-right: .2em;
|
||||
|
|
@ -241,8 +242,8 @@ textarea {
|
|||
color: #fff;
|
||||
caret-color: #fff;
|
||||
border: 1px solid #e3ebf7;
|
||||
padding: 2px;
|
||||
margin: 2px;
|
||||
padding: 2px 2px 2px 0;
|
||||
margin: 0.5rem 2px 0.3rem 2px;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
overflow-wrap: normal;
|
||||
|
|
@ -271,7 +272,6 @@ input[type="file"] {
|
|||
#save-area {
|
||||
width: 100%;
|
||||
height: 5.65rem;
|
||||
margin: 0.5rem 2px 0.3rem 2px;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
|
|
@ -367,6 +367,7 @@ p {
|
|||
a,
|
||||
a:active,
|
||||
a:visited {
|
||||
display: inline-block;
|
||||
color: #aac7d4;
|
||||
font-weight: 700;
|
||||
text-decoration: none;
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@
|
|||
position: absolute;
|
||||
display: inline-block;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 1.2em;
|
||||
height: 1.2em;
|
||||
margin-right: .2em;
|
||||
|
|
|
|||
|
|
@ -132,8 +132,8 @@ textarea {
|
|||
color: #fff;
|
||||
caret-color: #fff;
|
||||
border: 1px solid #e3ebf7;
|
||||
padding: 2px;
|
||||
margin: 2px;
|
||||
padding: 2px 2px 2px 0;
|
||||
margin: 0.5rem 2px 0.3rem 2px;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
overflow-wrap: normal;
|
||||
|
|
@ -162,7 +162,6 @@ input[type="file"] {
|
|||
#save-area {
|
||||
width: 100%;
|
||||
height: 5.65rem;
|
||||
margin: 0.5rem 2px 0.3rem 2px;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
|
|
@ -258,6 +257,7 @@ p {
|
|||
a,
|
||||
a:active,
|
||||
a:visited {
|
||||
display: inline-block;
|
||||
color: #aac7d4;
|
||||
font-weight: 700;
|
||||
text-decoration: none;
|
||||
|
|
|
|||
|
|
@ -37,13 +37,13 @@
|
|||
<h1 id="h1-title">Hollow Knight: Analyze Save Completion</h1>
|
||||
|
||||
<p class="smalltext">
|
||||
<a href="https://www.paypal.me/ReznoRMichael" target="_blank"><span><i class="simpleicon-paypal"></i>Support Tool (PayPal)</span></a>
|
||||
<a href="https://www.paypal.me/ReznoRMichael" target="_blank"><i class="simpleicon-paypal"></i>Support Tool (PayPal)</a>
|
||||
<br>
|
||||
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><span><i class="simpleicon-steam"></i>Official Steam Guide</span></a>
|
||||
<a href="https://www.instagram.com/reznormichael/" target="_blank"><span><i class="simpleicon-instagram"></i>Instagram</span></a>
|
||||
<a href="https://www.youtube.com/c/MichaelReznoR" target="_blank"><span><i class="simpleicon-youtube"></i>Youtube</span></a>
|
||||
<a href="https://twitter.com/intent/follow?screen_name=ReznoRMichael" target="_blank"><span><i class="simpleicon-twitter"></i>Twitter</span></a>
|
||||
<a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><span><i class="simpleicon-github"></i>Source</span></a>
|
||||
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2209910193" target="_blank"><i class="simpleicon-steam"></i>Official Steam Guide</a>
|
||||
<a href="https://www.instagram.com/reznormichael/" target="_blank"><i class="simpleicon-instagram"></i>Instagram</a>
|
||||
<a href="https://www.youtube.com/c/MichaelReznoR" target="_blank"><i class="simpleicon-youtube"></i>Youtube</a>
|
||||
<a href="https://twitter.com/intent/follow?screen_name=ReznoRMichael" target="_blank"><i class="simpleicon-twitter"></i>Twitter</a>
|
||||
<a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><i class="simpleicon-github"></i>Source</a>
|
||||
<br>
|
||||
<!-- <a href="https://pastebin.com/raw/shfZ4Vqs" target="_blank">[ Decoded 5% Save Example ]</a><br> -->
|
||||
<code>%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue