projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41373fc
)
tagging the logo image with a classname
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 2 Sep 2008 02:46:22 +0000
(22:46 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 2 Sep 2008 02:46:22 +0000
(22:46 -0400)
website/templates/nav.mdwn
patch
|
blob
|
history
diff --git
a/website/templates/nav.mdwn
b/website/templates/nav.mdwn
index b6a6f0b6a8def964886333de0b85dd82715887dc..04f6268ff255ccb9dc498f102fa5df7fba250b36 100644
(file)
--- a/
website/templates/nav.mdwn
+++ b/
website/templates/nav.mdwn
@@
-1,6
+1,6
@@
<table class="sitenav" cellpadding="0" cellspacing="0">
<tbody><tr><td>
-<img src="/logo.png" alt="monkeysphere" width="343" height="85" /></td>
+<img
class="logo"
src="/logo.png" alt="monkeysphere" width="343" height="85" /></td>
<td>
[[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
</td></tr></tbody></table>