naturally i forgot the small logo...

git-svn-id: http://yolanda.mister-muffin.de/svn@166 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
josch 2007-10-29 21:40:19 +00:00
parent ea19f658b9
commit 5256c1f34e
2 changed files with 4 additions and 16 deletions

View file

@ -100,19 +100,13 @@ div
text-align: center;
}
div.logo-small-top
div.logo-small
{
float: left;
height: 25px;
height: 50px;
margin-top: 1em;
}
div.logo-small-bottom
{
float: left;
height: 1.25em;
margin-bottom: 2em;
}
div.search
{

View file

@ -255,9 +255,9 @@
<xsl:template name="searchbar">
<div class="logo-small-top">
<div class="logo-small">
<a href="/">
<img src="/images/logo-small-top.png" alt="Yolanda logo top (160x25)" />
<img src="/images/logo-small.png" alt="Yolanda logo top (160x25)" />
</a>
</div>
@ -273,12 +273,6 @@
</form>
</div>
<div class="logo-small-bottom">
<a href="/">
<img src="/images/logo-small-bottom.png" alt="Yolanda logo top (160x25)" />
</a>
</div>
</xsl:template>
<xsl:template name="message">