summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpryazha <pryadeiniv@mail.ru>2025-02-19 23:10:45 +0500
committerpryazha <pryadeiniv@mail.ru>2025-02-19 23:10:45 +0500
commitbfa2e493a69196d7bdb057d9526a259f37c6b2e2 (patch)
treeefd0c605eae547793219954904c6e8e5b51840bc
parent0c35c76dbf3e2265b808f1cb93adf53a50a16143 (diff)
mostly cosmetic
-rw-r--r--index.html3
-rw-r--r--style.css1
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index bb20b98..9d33b67 100644
--- a/index.html
+++ b/index.html
@@ -20,8 +20,7 @@
can be found
<a href="https://git.pwyazha.ru/">on my git page</a></p>
- <p>There's not much going on there, at least for now.
- But eventually I'll start blogging.</p>
+ <p>There's not much going on there, at least for now.</p>
<img src="images/maxwell.gif"/>
diff --git a/style.css b/style.css
index 2e9b617..090726b 100644
--- a/style.css
+++ b/style.css
@@ -5,6 +5,7 @@ body {
font-size: 18px;
padding: 0;
color: #404040;
+ background: #c1eaf2;
}
h1, h2, h3 {