diff --git a/docs/index.html b/docs/index.html index da4ed4c..8e4fb0e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -37,13 +37,13 @@
- Support Tool (PayPal)
+ Support Tool (PayPal)
- Official Steam Guide
- Instagram
- Youtube
- Twitter
- Source
+ Official Steam Guide
+ Instagram
+ Youtube
+ Twitter
+ Source
%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\
diff --git a/docs/main.css b/docs/main.css
index 6b98a7d..3487fbd 100644
--- a/docs/main.css
+++ b/docs/main.css
@@ -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;
diff --git a/src/css/simpleicon.css b/src/css/simpleicon.css
index 8d539b4..0b1b3e5 100644
--- a/src/css/simpleicon.css
+++ b/src/css/simpleicon.css
@@ -11,6 +11,7 @@
position: absolute;
display: inline-block;
left: 0;
+ top: 0;
width: 1.2em;
height: 1.2em;
margin-right: .2em;
diff --git a/src/css/style.css b/src/css/style.css
index 892317d..c6c8f29 100644
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -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;
diff --git a/src/index.html b/src/index.html
index b68f9cc..98ec9d4 100644
--- a/src/index.html
+++ b/src/index.html
@@ -37,13 +37,13 @@
- Support Tool (PayPal)
+ Support Tool (PayPal)
- Official Steam Guide
- Instagram
- Youtube
- Twitter
- Source
+ Official Steam Guide
+ Instagram
+ Youtube
+ Twitter
+ Source
%USERPROFILE%\AppData\LocalLow\Team Cherry\Hollow Knight\