This commit is contained in:
Sophia Atkinson 2023-01-26 08:43:28 -08:00
parent f3806cbd55
commit 0206adf20d
5 changed files with 81 additions and 44 deletions

View File

@ -4,28 +4,32 @@ https://sophia.wtf
CC BY-NC 4.0
*/
@import url("https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=DotGothic16&family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400&display=swap');
body {
background: #141729;
}
::-webkit-scrollbar {
display: none;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
color: #fff;
text-decoration: none;
}
embed,
iframe,
object {
max-width: 100%;
max-width: 100%;
}
h1 {
color: #fff;
font-family: monospace, monospace;
font-size: 35px;
line-height: 1.5em;
}
h2 {
color: #fff;
font-family: monospace, monospace;
@ -38,35 +42,54 @@ h3 {
font-size: 20px;
line-height: 1.5em;
}
h4,h5,h6{
color: #ffffffff;
h4{
color: #fff;
font-family: monospace, monospace;
font-size: 15px;
line-height: 1.5em;
}
img.avatar{
h5{
color: #fff;
font-family: monospace, monospace;
font-size: 10px;
line-height: 1.5em;
}
h6{
color: #fff;
font-family: monospace, monospace;
font-size: 5px;
line-height: 1.5em;
}
img.avatar {
width: 200px;
height: 200px;
margin-top: 5px;
max-width: 100%;
max-height: 100%;
}
div.footer{
div.footer {
max-width: 100%;
max-height: 100%;
position: absolute;
left: 0;
bottom: 0;
height: 100px;
width: 100%;
overflow: hidden;
position: absolute;
left: 0;
bottom: 0;
height: 100px;
width: 100%;
overflow: hidden;
}
.sa-credit{
.sa-credit {
border-bottom-color: transparent;
text-decoration: none;
}
.sa-credit:hover{
.sa-credit:hover {
border-bottom-color: transparent;
text-decoration: none;
color: #7289DA !important;
color: #7289DA !important;
}
sub {
color: #fff;
font-family: monospace, monospace;
@ -127,8 +150,9 @@ pre code {
p {
color: #fff;
font-family: monospace, monospace;
font-size: 1em
font-size: 1em;
}
a {
-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
@ -139,31 +163,32 @@ a {
text-decoration: none;
}
a:hover,
a:focus,
a:active
{
border-bottom-color: transparent;
color: #1BA965 !important;
text-decoration: none;
}
strong, b {
color: #fff;
font-weight: 400;
}
a:hover,
a:focus,
a:active {
border-bottom-color: transparent;
color: #1BA965 !important;
text-decoration: none;
}
em, i {
color: #fff;
font-style: italic;
}
.align-left {
text-align: left;
}
strong, b {
color: #fff;
font-weight: 400;
}
.align-center {
text-align: center;
}
em, i {
color: #fff;
font-style: italic;
}
.align-right {
text-align: right;
}
.align-left {
text-align: left;
}
.align-center {
text-align: center;
}
.align-right {
text-align: right;
}

BIN
img/cover.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

View File

@ -5,6 +5,9 @@
<title>Wade Waters</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="Welcome to Wades World.">
<meta name="keywords" content="Wade Waters, Wades World, Water Wade, Shwampy">
<meta name="author" content="Wade Waters">
<link rel="icon" type="image/png" href="/img/favicon-16.webp" sizes="16x16">
<link rel="icon" type="image/png" href="/img/favicon-32.webp" sizes="32x32">
<link rel="icon" type="image/png" href="/img/favicon-64.webp" sizes="64x64">
@ -12,7 +15,8 @@
<meta property="og:url" content="https://wade.sop.wtf">
<meta property="og:type" content="website">
<meta property="og:title" content="Wade Waters">
<meta property="og:image" content="https://cdn.statically.io/og/theme=dark/Wade%20Waters.jpg">
<meta property="og:image" content="/img/cover.webp">
<meta property="og:description" content="Welcome to Wades World.">
<link rel="stylesheet" href="/assets/css/main.css">
</head>
<div class="align-center">

View File

@ -5,6 +5,9 @@
<title>Error 403 &#124; Wade Waters</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="Welcome to Wades World.">
<meta name="keywords" content="Wade Waters, Wades World, Water Wade, Shwampy">
<meta name="author" content="Wade Waters">
<link rel="icon" type="image/png" href="/img/favicon-16.webp" sizes="16x16">
<link rel="icon" type="image/png" href="/img/favicon-32.webp" sizes="32x32">
<link rel="icon" type="image/png" href="/img/favicon-64.webp" sizes="64x64">
@ -12,7 +15,8 @@
<meta property="og:url" content="https://wade.sop.wtf">
<meta property="og:type" content="website">
<meta property="og:title" content="Wade Waters">
<meta property="og:image" content="https://cdn.statically.io/og/theme=dark/Wade%20Waters.jpg">
<meta property="og:image" content="/img/cover.webp">
<meta property="og:description" content="Welcome to Wades World.">
<link rel="stylesheet" href="/assets/css/main.css">
</head>
<div class="align-center">

View File

@ -5,6 +5,9 @@
<title>Error 404 &#124; Wade Waters</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="Welcome to Wades World.">
<meta name="keywords" content="Wade Waters, Wades World, Water Wade, Shwampy">
<meta name="author" content="Wade Waters">
<link rel="icon" type="image/png" href="/img/favicon-16.webp" sizes="16x16">
<link rel="icon" type="image/png" href="/img/favicon-32.webp" sizes="32x32">
<link rel="icon" type="image/png" href="/img/favicon-64.webp" sizes="64x64">
@ -12,7 +15,8 @@
<meta property="og:url" content="https://wade.sop.wtf">
<meta property="og:type" content="website">
<meta property="og:title" content="Wade Waters">
<meta property="og:image" content="https://cdn.statically.io/og/theme=dark/Wade%20Waters.jpg">
<meta property="og:image" content="/img/cover.webp">
<meta property="og:description" content="Welcome to Wades World.">
<link rel="stylesheet" href="/assets/css/main.css">
</head>
<div class="align-center">