textarea and links correction

This commit is contained in:
ReznoRMichael 2021-01-27 00:02:54 +01:00
parent 25a63d4f70
commit 6baf956b9f
5 changed files with 20 additions and 18 deletions

View file

@ -37,13 +37,13 @@
<h1 id="h1-title">Hollow Knight: Analyze Save Completion</h1> <h1 id="h1-title">Hollow Knight: Analyze Save Completion</h1>
<p class="smalltext"> <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> <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://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"><span><i class="simpleicon-instagram"></i>Instagram</span></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"><span><i class="simpleicon-youtube"></i>Youtube</span></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"><span><i class="simpleicon-twitter"></i>Twitter</span></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"><span><i class="simpleicon-github"></i>Source</span></a> <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><i class="simpleicon-github"></i>Source</a>
<br> <br>
<!-- <a href="https://pastebin.com/raw/shfZ4Vqs" target="_blank">[ Decoded 5% Save Example ]</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> <code>%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\</code>

View file

@ -75,6 +75,7 @@
position: absolute; position: absolute;
display: inline-block; display: inline-block;
left: 0; left: 0;
top: 0;
width: 1.2em; width: 1.2em;
height: 1.2em; height: 1.2em;
margin-right: .2em; margin-right: .2em;
@ -241,8 +242,8 @@ textarea {
color: #fff; color: #fff;
caret-color: #fff; caret-color: #fff;
border: 1px solid #e3ebf7; border: 1px solid #e3ebf7;
padding: 2px; padding: 2px 2px 2px 0;
margin: 2px; margin: 0.5rem 2px 0.3rem 2px;
overflow-x: hidden; overflow-x: hidden;
overflow-y: scroll; overflow-y: scroll;
overflow-wrap: normal; overflow-wrap: normal;
@ -271,7 +272,6 @@ input[type="file"] {
#save-area { #save-area {
width: 100%; width: 100%;
height: 5.65rem; height: 5.65rem;
margin: 0.5rem 2px 0.3rem 2px;
} }
.buttons { .buttons {
@ -367,6 +367,7 @@ p {
a, a,
a:active, a:active,
a:visited { a:visited {
display: inline-block;
color: #aac7d4; color: #aac7d4;
font-weight: 700; font-weight: 700;
text-decoration: none; text-decoration: none;

View file

@ -11,6 +11,7 @@
position: absolute; position: absolute;
display: inline-block; display: inline-block;
left: 0; left: 0;
top: 0;
width: 1.2em; width: 1.2em;
height: 1.2em; height: 1.2em;
margin-right: .2em; margin-right: .2em;

View file

@ -132,8 +132,8 @@ textarea {
color: #fff; color: #fff;
caret-color: #fff; caret-color: #fff;
border: 1px solid #e3ebf7; border: 1px solid #e3ebf7;
padding: 2px; padding: 2px 2px 2px 0;
margin: 2px; margin: 0.5rem 2px 0.3rem 2px;
overflow-x: hidden; overflow-x: hidden;
overflow-y: scroll; overflow-y: scroll;
overflow-wrap: normal; overflow-wrap: normal;
@ -162,7 +162,6 @@ input[type="file"] {
#save-area { #save-area {
width: 100%; width: 100%;
height: 5.65rem; height: 5.65rem;
margin: 0.5rem 2px 0.3rem 2px;
} }
.buttons { .buttons {
@ -258,6 +257,7 @@ p {
a, a,
a:active, a:active,
a:visited { a:visited {
display: inline-block;
color: #aac7d4; color: #aac7d4;
font-weight: 700; font-weight: 700;
text-decoration: none; text-decoration: none;

View file

@ -37,13 +37,13 @@
<h1 id="h1-title">Hollow Knight: Analyze Save Completion</h1> <h1 id="h1-title">Hollow Knight: Analyze Save Completion</h1>
<p class="smalltext"> <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> <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://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"><span><i class="simpleicon-instagram"></i>Instagram</span></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"><span><i class="simpleicon-youtube"></i>Youtube</span></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"><span><i class="simpleicon-twitter"></i>Twitter</span></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"><span><i class="simpleicon-github"></i>Source</span></a> <a href="https://github.com/ReznoRMichael/hollow-knight-completion-check" target="_blank"><i class="simpleicon-github"></i>Source</a>
<br> <br>
<!-- <a href="https://pastebin.com/raw/shfZ4Vqs" target="_blank">[ Decoded 5% Save Example ]</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> <code>%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\</code>