From 31c2a592ea286563a279a0240875ba29138d3877 Mon Sep 17 00:00:00 2001 From: kisukalat Date: Fri, 5 Sep 2025 22:21:58 +0300 Subject: [PATCH] meow --- static/style.css | 8 ++++++-- templates/home.html | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/static/style.css b/static/style.css index 0d599aa..d187c0f 100644 --- a/static/style.css +++ b/static/style.css @@ -13,8 +13,6 @@ body { border-width: 5px; border-color: #123; } - - main { padding: 1em ; } @@ -112,3 +110,9 @@ header { } } +submissivetext { + font-size: 0.5; + color: #666; + margin-top: -5px; + font-weight: 300; +} diff --git a/templates/home.html b/templates/home.html index 8a1d15d..98a3b90 100644 --- a/templates/home.html +++ b/templates/home.html @@ -1,5 +1,5 @@ {{define "content"}} -

Kisu's homepage

-

Resist Resist Resist

- +

My super duper epic site

+ (contains nothing dont roast me again notbob im just a babeh) +

{{end}}