diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2024-09-20 20:37:37 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2024-09-20 20:37:37 +0000 |
commit | c8058118853ffb9dc80fb2086bb52b2d53182645 (patch) | |
tree | ff8a0aad489555aee4c18b02e50f0d8b48d27c16 /usr | |
parent | 9578f98043f6ce12574a7ae24be040a003711b58 (diff) |
new version
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 3a06e925..77ba99ac 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.13, http://andre-simon.de/ */ +/* Style definition file generated by highlight 4.14, http://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; } |