diff --git a/preview.css b/preview.css
index 7aed949..06453e5 100644
--- a/preview.css
+++ b/preview.css
@@ -153,6 +153,16 @@ img {
display: none;
}
+#feedSubtitleText {
+ margin-top: 5px;
+}
+
+#feedLastUpdate {
+ color: GrayText;
+ font-size: 87%;
+
+}
+
.author {
font-style: italic;
font-weight: normal;
diff --git a/rss.xsl b/rss.xsl
index 59b10d9..813fc33 100644
--- a/rss.xsl
+++ b/rss.xsl
@@ -28,6 +28,7 @@