mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 20:59:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2166 201d5d3c-b55e-5fd7-737f-ddc643e51545
7 lines
378 B
CSS
7 lines
378 B
CSS
div.commentBox { padding-bottom:1em;}
|
|
div.commentBox .header { padding:7px 0 0 12px; height:21px; _height:20px; background:#f5f5f5; }
|
|
*:first-child+html div.commentBox .header { height:20px; color:#ef2121;}
|
|
|
|
div.commentBox ul { padding:.5em; overflow:hidden;}
|
|
div.commentBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em;}
|
|
div.commentBox ul li a { color:#a4a4a4;}
|