summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYour Name <you@example.com>2025-04-23 20:23:55 -0600
committerYour Name <you@example.com>2025-04-23 20:23:55 -0600
commitb21d3d0ec752c14cef6fecd54a3163ae380ce7f7 (patch)
treec7a428822f4c914889a9e59869254d939f27db64
parentf913d4ef7a3dbcf4e40489685915e8f0ad92ed67 (diff)
index
-rw-r--r--index.html12
-rw-r--r--styles.css4
2 files changed, 8 insertions, 8 deletions
diff --git a/index.html b/index.html
index 9fa7aad..a23a2dd 100644
--- a/index.html
+++ b/index.html
@@ -8,12 +8,12 @@
<body>
<center>
<h1>Homepage</h1>
- <p>
- <a href="https://skylarcloud.xyz">Homepage</a> |
- <a href="https://skylarcloud.xyz/feed.html">My Feed</a> |
- <a href="https://searx.skylarcloud.xyz">SearXNG</a> |
- <a href="https://git.skylarcloud.xyz">Git Repos</a>
- </p>
+ <!-- <p> -->
+ <!-- <a href="https://skylarcloud.xyz">Homepage</a> | -->
+ <!-- <a href="https://skylarcloud.xyz/feed.html">My Feed</a> | -->
+ <!-- <a href="https://searx.skylarcloud.xyz">SearXNG</a> | -->
+ <!-- <a href="https://git.skylarcloud.xyz">Git Repos</a> -->
+ <!-- </p> -->
</center>
<div>
diff --git a/styles.css b/styles.css
index 19782f6..7770f8b 100644
--- a/styles.css
+++ b/styles.css
@@ -53,8 +53,8 @@ a:active {
}
div {
- padding-top: 20px;
+ padding-top: 10px;
padding-right: 35px;
- padding-bottom: 20px;
+ padding-bottom: 10px;
padding-left: 35px;
}