diff options
Diffstat (limited to 'www/git.causal.agency/custom.css')
-rw-r--r-- | www/git.causal.agency/custom.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/git.causal.agency/custom.css b/www/git.causal.agency/custom.css index a5095054..9d7b3a0b 100644 --- a/www/git.causal.agency/custom.css +++ b/www/git.causal.agency/custom.css @@ -1,3 +1,7 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * 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; } |