stagit

My fork of stagit

git clone git://git.shimmy1996.com/stagit.git
commit fba805b08737da8dac17eb4d6c75a04749731099
parent 51726ed5548957348fd50cb2037f891056aae39e
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sat,  4 Apr 2020 14:34:00 -0500

Remove unused CSS

Diffstat:
Mstyle.css | 4----
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/style.css b/style.css
@@ -24,10 +24,6 @@ a.line {
 	text-decoration: none;
 }
 
-table thead td {
-	font-weight: bold;
-}
-
 table td {
 	padding: 0 0.4em;
 }