diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-09 21:29:48 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-09 21:29:48 -0400 |
| commit | 53b090917b4762e101fd806b46ed1be7c9b230ed (patch) | |
| tree | ba1082210b11ea8dbb5d47afbc5e1f561b559fa5 /configuration | |
| parent | 15b509a6caaa64af886c2df9555ed48b47e3dc32 (diff) | |
don't import additional css
Diffstat (limited to 'configuration')
| -rw-r--r-- | configuration/cgit/custom.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configuration/cgit/custom.css b/configuration/cgit/custom.css index 00ad077..4194b18 100644 --- a/configuration/cgit/custom.css +++ b/configuration/cgit/custom.css @@ -2,8 +2,6 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ -@import url("cgit.css"); - * { line-height: 1.25em; } div#cgit { |
