git-svn-id: http://xe-core.googlecode.com/svn/trunk@1676 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-20 04:56:42 +00:00
parent 513018ee34
commit 71989b8dfb
3 changed files with 3 additions and 2 deletions

View file

@ -138,4 +138,5 @@ div#calendar table td.posted a { text-decoration:underline;}
.buttonTypeB .icon { margin:0 .2em;}
/* powered by zbxe */
#poweredbyzbxe { text-align:center; margin-top:2em;}
#poweredbyzbxe { text-align:center; margin-top:2em; }
#poweredbyzbxe img { width:138px; height:35px; border:0;}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Before After
Before After

View file

@ -106,7 +106,7 @@
<!-- powered by zbxe -->
<div id="poweredbyzbxe">
<a href="#" onclick="window.open('http://www.zeroboard.com');return false;"><img src="./images/poweredbyzbxe.png" border="0" alt="powered by zeroboard XE" /></a>
<a href="#" onclick="window.open('http://www.zeroboard.com');return false;"><img src="./images/poweredbyzbxe.png" alt="powered by zeroboard XE" /></a>
</div>
</div>