about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2022-06-09 17:23:26 -0500
committerCase Duckworth2022-06-09 17:23:26 -0500
commitae535f1064599a0126c1bf197edb5f2ae1777b09 (patch)
tree8e1defc4df1019ac31b1fd77c51172bbf63e9835
parentApply my personal configurations to cgit (diff)
downloadcgit-ae535f1064599a0126c1bf197edb5f2ae1777b09.tar.gz
cgit-ae535f1064599a0126c1bf197edb5f2ae1777b09.zip
Add file-local variables
-rw-r--r--cgit.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css index ee2ab11..4ece3a5 100644 --- a/cgit.css +++ b/cgit.css
@@ -890,3 +890,7 @@ div#cgit div.content pre>code {
890 padding: 1ch; 890 padding: 1ch;
891 display: block; 891 display: block;
892} 892}
893
894/* Local Variables: */
895/* indent-tabs-mode: t */
896/* End: */