diff mercurial/templates/static/style-paper.css @ 18200:b31266671918

hgweb: add (Atom) subscribe link to the main paper template pages The subscribe link is found at the bottom of the navigation sidebar. This uses a free icon from http://feedicons.com.
author Angel Ezquerra <angel.ezquerra@gmail.com>
date Tue, 04 Dec 2012 00:41:29 +0100
parents 106cdea0183d
children bebb05a7e249
line wrap: on
line diff
--- a/mercurial/templates/static/style-paper.css	Sun Dec 30 19:19:52 2012 +0100
+++ b/mercurial/templates/static/style-paper.css	Tue Dec 04 00:41:29 2012 +0100
@@ -60,6 +60,12 @@
   border: 0;
 }
 
+.atom-logo img{
+  width: 14px;
+  height: 14px;
+  border: 0;
+}
+
 .menu a { color: black; display: block; }
 
 .search {