mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-15 17:29:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1650 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
07160f84df
commit
bd689e83da
2 changed files with 14 additions and 6 deletions
|
|
@ -4,12 +4,9 @@
|
|||
<!--%import("js/blog_tree_menu.js")-->
|
||||
|
||||
<!--@if($layout_info->background_image)-->
|
||||
<style type="text/css">
|
||||
body {
|
||||
background-repeat:repeat-x;
|
||||
background-image:url({getUrl()}{$layout_info->background_image});
|
||||
}
|
||||
</style>
|
||||
<style type="text/css">
|
||||
body { background-repeat:repeat-x; background-image:url({getUrl()}{$layout_info->background_image}); }
|
||||
</style>
|
||||
<!--@end-->
|
||||
|
||||
<script type="text/javascript">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue