summaryrefslogtreecommitdiff
path: root/hosts/denpa/cgit
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-01-11 12:40:33 -0500
committerAndrew Opalach <andrew@akon.city> 2025-01-11 12:40:33 -0500
commit2d35d8e272b4d5725c686be5d2b4436a55fe8141 (patch)
tree2a7ba5dc3954e8eb8c2ef9fe7d9d9f2c92c969b8 /hosts/denpa/cgit
parenta6bd778dc3d6652de019f3b96a0c0039628f5339 (diff)
downloaddotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.tar.gz
dotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.tar.bz2
dotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.zip
Update libvirt configs, laptop theme
Diffstat (limited to 'hosts/denpa/cgit')
-rw-r--r--hosts/denpa/cgit/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/denpa/cgit/custom.css b/hosts/denpa/cgit/custom.css
index 29a2080..2bcabe9 100644
--- a/hosts/denpa/cgit/custom.css
+++ b/hosts/denpa/cgit/custom.css
@@ -82,6 +82,10 @@ a:hover {
color: rgb(var(--highlight1)) !important;
}
+ul {
+ padding-left: 2rem;
+}
+
code {
background-color: var(--color1);
}