mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1705 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
323bde6c9f
commit
85057647fc
6 changed files with 8 additions and 8 deletions
|
|
@ -3,4 +3,4 @@
|
|||
/*:first-child+html .boxTypeB h2 { height:20px;} */
|
||||
.newestComment .commentList { padding:1.2em; overflow:hidden;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em;}
|
||||
.newestComment .commentList li a { color:#a4a4a4;}
|
||||
.newestComment .commentList li a { color:#a4a4a4; white-space:nowrap}
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
<!--@if($widget_info->title)-->
|
||||
<h2>{$widget_info->title}</h2>
|
||||
<!--@else-->
|
||||
<h2>tags</h2>
|
||||
<h2>newest comments</h2>
|
||||
<!--@end-->
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue