about summary refs log tree commit diff
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cgit.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/cgit.css b/cgit.css
index e06c261..651a320 100644
--- a/cgit.css
+++ b/cgit.css
@@ -1,9 +1,6 @@
-body, div#cgit table, div#cgit form {
+div#cgit {
 	padding: 0em;
 	margin: 0em;
-}
-
-body {
 	font-family: sans-serif;
 	font-size: 10pt;
 	color: #333;
-0400'>2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe 2019-10-25Rename project pounceJune McEnroe