##// END OF EJS Templates
Atom/RSS logo display problem using min font size....
Atom/RSS logo display problem using min font size. Using Minimum Font Size = 18 on Firefox, the Atom and RSS logos in a changeset web page look crushed together. No need to specify an absolute width for text; just use sensible padding instead.

File last commit:

r2148:c72e618c default
r5679:1d8ef9fb default
Show More
footer.tmpl
8 lines | 124 B | application/x-cheetah | CheetahLexer
#motd#
<div class="logo">
powered by<br/>
<a href="http://www.selenic.com/mercurial/">mercurial</a>
</div>
</body>
</html>