mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 08:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1676 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
513018ee34
commit
71989b8dfb
3 changed files with 3 additions and 2 deletions
|
|
@ -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 |
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue