# HG changeset patch # User Matt Mackall # Date 1203006507 21600 # Node ID d8477881ee0f18cb96e36b00c1d02a15d9a4eae6 # Parent a799a06778f36c22f86128611e8ad519c466d69c hgweb: add new logos diff -r a799a06778f3 -r d8477881ee0f templates/footer.tmpl --- a/templates/footer.tmpl Thu Feb 14 10:25:24 2008 -0600 +++ b/templates/footer.tmpl Thu Feb 14 10:28:27 2008 -0600 @@ -1,7 +1,7 @@ #motd# diff -r a799a06778f3 -r d8477881ee0f templates/static/hgicon.png Binary file templates/static/hgicon.png has changed diff -r a799a06778f3 -r d8477881ee0f templates/static/hglogo.png Binary file templates/static/hglogo.png has changed diff -r a799a06778f3 -r d8477881ee0f templates/static/style.css --- a/templates/static/style.css Thu Feb 14 10:25:24 2008 -0600 +++ b/templates/static/style.css Thu Feb 14 10:28:27 2008 -0600 @@ -34,21 +34,8 @@ pre { margin: 0; } .logo { - background-color: #333; - padding: 4pt; - margin: 8pt 0 8pt 8pt; - font-family: sans; - font-size: 60%; - color: white; float: right; clear: right; - text-align: left; -} - -.logo a { - font-weight: bold; - font-size: 150%; - color: #999; } /* Changelog/Filelog entries */