From 9fa8d652c2dc312e7af539e52b80436716e8dcc6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 23 Jul 2013 07:49:32 +0400 Subject: [PATCH] atom-to-html: remove horribly scaled feed icon (refs #754) --- atom-to-html.xsl | 3 --- css/utility.css | 1 - 2 files changed, 4 deletions(-) diff --git a/atom-to-html.xsl b/atom-to-html.xsl index 0e6b2ac6..1b827bb8 100644 --- a/atom-to-html.xsl +++ b/atom-to-html.xsl @@ -21,9 +21,6 @@
- feed icon -

This feed has been exported from diff --git a/css/utility.css b/css/utility.css index f342223e..c785cd82 100644 --- a/css/utility.css +++ b/css/utility.css @@ -120,7 +120,6 @@ div.rss h1 { border-color : gray; border-style : dotted; color : gray; - margin-right : 90px; } div.rss h2 { -- 2.39.2