bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'cgit.css')
-rw-r--r--
cgit.css
5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index c47ebc96..ef7d3c1e 100644
--- a/
cgit.css
+++ b/
cgit.css
@@ -162,6 +162,11 @@ table.list td a {
color: black;
}
+table.list td a.ls-dir {
+ font-weight: bold;
+ color: #00f;
+}
+
table.list td a:hover {
color: #00f;
}