summaryrefslogtreecommitdiff
path: root/_content
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-02-04 04:21:15 +0700
committerShulhan <ms@kilabit.info>2026-02-04 04:21:15 +0700
commitdb73ba515eeb92d68fad228b18766af6a33d5182 (patch)
tree007aa67995e73cf450fac0c6da47e4fad2b09348 /_content
parent872bcf3f09ce30cc710899108b9326b08f4f2ea6 (diff)
downloadkilabit.info-db73ba515eeb92d68fad228b18766af6a33d5182.tar.xz
_content: update style, follow default ciigo
Diffstat (limited to '_content')
-rw-r--r--_content/index.css16
-rw-r--r--_content/template.gohtml36
2 files changed, 17 insertions, 35 deletions
diff --git a/_content/index.css b/_content/index.css
index 0ac34bc..71af1fc 100644
--- a/_content/index.css
+++ b/_content/index.css
@@ -1,19 +1,3 @@
-h2,
-h3,
-h4,
-h5,
-h6 {
- border-bottom: 1px solid gray;
-}
-
-h2 {
- margin-top: 2rem;
-}
-
-#toc ul {
- margin-bottom: 0.4rem;
-}
-
#toc ul.sectlevel1 {
column-width: 20rem;
}
diff --git a/_content/template.gohtml b/_content/template.gohtml
index 4ea24a8..9018e5d 100644
--- a/_content/template.gohtml
+++ b/_content/template.gohtml
@@ -22,25 +22,23 @@
<body>
<div class="topbar" role="banner">
- <div class="left">
- <a class="item title" href="/">kilabit.info</a>
- <span class="item">|</span>
- <a class="item" href="/ama" target="_blank"> AmA </a>
- <span class="item">|</span>
- <a class="item" href="https://build.kilabit.info" target="_blank"> Build </a>
- <span class="item">|</span>
- <a class="item" href="mailto:ms@kilabit.info" target="_blank"> Email </a>
- <span class="item">|</span>
- <a class="item" href="https://github.com/shuLhan" target="_blank"> GitHub </a>
- <span class="item">|</span>
- <a class="item" rel="me" href="https://fosstodon.org/@shuLhan" target="_blank"> Mastodon </a>
- <span class="item">|</span>
- <a class="item" href="/project/"> Projects </a>
- <span class="item">|</span>
- <a class="item" href="https://sr.ht/~shulhan" target="_blank"> SourceHut </a>
- <span class="item">|</span>
- <a class="item" href="https://status.kilabit.info" target="_blank"> Status </a>
- </div>
+ <a class="item title" href="/">kilabit.info</a>
+ <span class="item">|</span>
+ <a class="item" href="/ama" target="_blank"> AmA </a>
+ <span class="item">|</span>
+ <a class="item" href="https://build.kilabit.info" target="_blank"> Build </a>
+ <span class="item">|</span>
+ <a class="item" href="mailto:ms@kilabit.info" target="_blank"> Email </a>
+ <span class="item">|</span>
+ <a class="item" href="https://github.com/shuLhan" target="_blank"> GitHub </a>
+ <span class="item">|</span>
+ <a class="item" rel="me" href="https://fosstodon.org/@shuLhan" target="_blank"> Mastodon </a>
+ <span class="item">|</span>
+ <a class="item" href="/project/"> Projects </a>
+ <span class="item">|</span>
+ <a class="item" href="https://sr.ht/~shulhan" target="_blank"> SourceHut </a>
+ <span class="item">|</span>
+ <a class="item" href="https://status.kilabit.info" target="_blank"> Status </a>
</div>
<div class="page" role="main">