diff options
author | Arjun Satarkar <me@arjunsatarkar.net> | 2023-06-11 11:24:05 +0000 |
---|---|---|
committer | Arjun Satarkar <me@arjunsatarkar.net> | 2023-06-11 11:24:05 +0000 |
commit | 47dad6311f4dc7a2a945ab039602c97560f2e61f (patch) | |
tree | 556a4a8704f9f8f56ebcce2c8ab30428a760a580 | |
parent | d232e912d1ecc5461b284c1475bd36a7e54615f8 (diff) | |
download | cgit-47dad6311f4dc7a2a945ab039602c97560f2e61f.tar cgit-47dad6311f4dc7a2a945ab039602c97560f2e61f.tar.gz cgit-47dad6311f4dc7a2a945ab039602c97560f2e61f.zip |
Remove leftover inclusion of nonexistent CSS file in cgit.css
-rw-r--r-- | cgit.css | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -@import url(source-code-pro/source-code-pro.css); - div#cgit { padding: 0em; margin: 0em; |