diff options
| author | 2026-05-22 08:54:27 -0600 | |
|---|---|---|
| committer | 2026-05-22 08:54:27 -0600 | |
| commit | a1df8ace887b2a09c13b9f3b96bb0f84c18574ef (patch) | |
| tree | 8d77d3188be36dda2f69b032e05f311ff6365374 /static | |
| parent | add link to git-shell-commands, minor updates (diff) | |
Diffstat (limited to 'static')
| -rw-r--r-- | static/extra-cgit.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/extra-cgit.css b/static/extra-cgit.css index d5eae36..2a3ec0e 100644 --- a/static/extra-cgit.css +++ b/static/extra-cgit.css @@ -1 +1,9 @@ /* loaded into cgit */ + +.sig_x { + color: red; +} + +.sig_y { + color: green; +} |
