summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2025-01-20 00:10:26 -0500
committerFrederick Yin <fkfd@fkfd.me>2025-01-20 00:10:26 -0500
commit7f4a75258a2f179be42f7928c3244b482043a789 (patch)
tree39541516cf4682920ef30d756ad5bf46da8ef933
parent25a8e45f4aa4ce832c9c44be281a1548114b63de (diff)
Style: Add spectrum on top right
-rw-r--r--alabaster-lite/css/alabaster.css1
-rw-r--r--alabaster-lite/css/fkfd.css5
-rw-r--r--docs/img/spectrum.pngbin0 -> 7957 bytes
-rw-r--r--docs/index.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/alabaster-lite/css/alabaster.css b/alabaster-lite/css/alabaster.css
index 2119590..ddc1e15 100644
--- a/alabaster-lite/css/alabaster.css
+++ b/alabaster-lite/css/alabaster.css
@@ -448,7 +448,6 @@ a.footnote-reference:hover {
div.documentwrapper {
float: none;
- background: white;
}
div.sphinxsidebar {
diff --git a/alabaster-lite/css/fkfd.css b/alabaster-lite/css/fkfd.css
index 06b3864..eaedf26 100644
--- a/alabaster-lite/css/fkfd.css
+++ b/alabaster-lite/css/fkfd.css
@@ -5,10 +5,12 @@
body {
background-color: white;
color: #000;
+ background-image: url("../img/spectrum.png");
+ background-position: top right;
+ background-repeat: no-repeat;
}
div.body {
- background-color: #ffffff;
color: #3E4349;
}
@@ -20,7 +22,6 @@ div.body {
div.body {
color: white;
- background-color: #19202b;
padding-bottom: 24px;
}
}
diff --git a/docs/img/spectrum.png b/docs/img/spectrum.png
new file mode 100644
index 0000000..712dfc2
--- /dev/null
+++ b/docs/img/spectrum.png
Binary files differ
diff --git a/docs/index.md b/docs/index.md
index 4ee292c..1adbd81 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -3,7 +3,7 @@ title: Home
---
<!-- written in HTML to disable the ¶ thing on page title -->
-<h1>fkfd.me — <a href="/about">about</a></h1>
+<h1>~fkfd</h1>
## Categories