summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2025-01-15 00:19:54 -0700
committerbd <bdunahu@operationnull.com>2025-01-15 00:19:54 -0700
commitef3f57fdec7634b73bb09618b56c7e125a89ee6e (patch)
tree2f89e7d98d4142ca1c483ce7746ff007a3be97ac /content
parent2a149b1e147d6420b14ee267516624ebe9e713a3 (diff)
general updates, add porphyrion link
Diffstat (limited to 'content')
-rw-r--r--content/assets/site.css12
-rw-r--r--content/posts/hello-world.md7
2 files changed, 6 insertions, 13 deletions
diff --git a/content/assets/site.css b/content/assets/site.css
index 0150282..accc03f 100644
--- a/content/assets/site.css
+++ b/content/assets/site.css
@@ -84,7 +84,8 @@ a:visited {
}
body pre {
- background: white;
+ background: #111;
+ border: 2px solid #333;
}
body pre.src {
@@ -93,8 +94,7 @@ body pre.src {
}
body code {
- background: #222;
- border: 1px solid #333;
+ background: #111;
padding: 0px 4px;
color: #ccc;
overflow-x: auto;
@@ -102,7 +102,7 @@ body code {
}
body li {
- margin-bottom: 1em;
+ padding-bottom: 0.1em;
}
body img {
@@ -243,9 +243,9 @@ footer {
}
.tags {
- margin-top: -1rem;
+ margin-top: -1.4rem;
color: #6a6a6a;
- font-size: 80%;
+ font-size: 70%;
}
.tags ul {
diff --git a/content/posts/hello-world.md b/content/posts/hello-world.md
deleted file mode 100644
index 7dfcb0e..0000000
--- a/content/posts/hello-world.md
+++ /dev/null
@@ -1,7 +0,0 @@
-title: Hello world!
-date: 2024-07-14 17:00
-tags: hello
-summary: again...
----
-
-again...