]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
cgit.css: minor adjustment of commit decorations
[ps-cgit] / cgit.css
index f19446dfbccfffd727b97793fc84dda1115805f9..be3b1d0bc6555c705e1286454cf623b9dd73c9e3 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -495,3 +495,8 @@ a.deco {
        background-color: #ff8888;
        border: solid 1px #770000;
 }
+
+div.commit-subject a {
+       margin-left: 1em;
+       font-size: 75%;
+}