about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/cgit/tvl-extra.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/cgit/tvl-extra.css b/third_party/cgit/tvl-extra.css
index 71f8eacf6f..41f5041d62 100644
--- a/third_party/cgit/tvl-extra.css
+++ b/third_party/cgit/tvl-extra.css
@@ -28,3 +28,8 @@
     color: #a52714;
     background-color: #fbe9e7;
 }
+
+/* add some padding next to the logo */
+td.logo {
+    padding-right: 10px;
+}