diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-31 04:14:32 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-31 04:14:32 +0000 |
commit | 0bfce710dcb2dcb206ec39328acc5ded467d7523 (patch) | |
tree | e77591e0bb503e15440e26312f46cc82b05f9600 /usr | |
parent | 267cff8d17c65734708bb73725db35534593277a (diff) |
update
Diffstat (limited to 'usr')
-rw-r--r-- | usr/share/webapps/cgit/highlight.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/share/webapps/cgit/highlight.css b/usr/share/webapps/cgit/highlight.css index bbce7f95..c2b839d3 100644 --- a/usr/share/webapps/cgit/highlight.css +++ b/usr/share/webapps/cgit/highlight.css @@ -1,4 +1,4 @@ -/* Style definition file generated by highlight 4.10, http://www.andre-simon.de/ */ +/* Style definition file generated by highlight 4.11, http://www.andre-simon.de/ */ /* highlight theme: Kwrite Editor */ body.hl { background-color:#e0eaee; } pre.hl { color:#000000; background-color:#e0eaee; font-size:10pt; font-family:'Courier New',monospace; white-space: pre-wrap; } |