mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2072 201d5d3c-b55e-5fd7-737f-ddc643e51545
6 lines
647 B
CSS
6 lines
647 B
CSS
.newestDocument { position:relative; border:1px solid #e0e1db; background:url(../images/green/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
|
.newestDocument h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
|
/*:first-child+html .boxTypeB h2 { height:20px;} */
|
|
.newestDocument .documentList { padding:1.2em; overflow:hidden;}
|
|
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
|
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; }
|