Home

blog @2ff9ee1e00067b04b5416296d8d1a1b6770c9a24 - refs - log -
-
https://git.jolheiser.com/blog.git
My nonexistent blog
blog / static / jolheiser.css
- raw -
1
2
3
4
5
6
7
8
code {
  border-radius: 5px;
}

.chroma {
  background-color: var(--bg-alt);
  border-radius: 5px;
}