diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2024-08-18 21:40:10 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2024-08-18 21:40:10 +0000 |
commit | da5a03405614f6cf1416888815ad6c758a35fbf9 (patch) | |
tree | 8686a5542eecc7ae1a13fc63fe46df575fd6920e /usr/share | |
parent | 266b0ef52cd14294736a8e4c1457e29b895f1147 (diff) |
update
Diffstat (limited to 'usr/share')
-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 edd2dd5f..3a06e925 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.12, http://www.andre-simon.de/ */ +/* Style definition file generated by highlight 4.13, 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; } |