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@1703 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a39bd91aa2
commit
96090312e7
2 changed files with 6 additions and 51 deletions
|
|
@ -0,0 +1,6 @@
|
|||
.newestComment { position:relative; border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
|
||||
.newestComment 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;} */
|
||||
.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;}
|
||||
|
|
@ -1,51 +0,0 @@
|
|||
.newest_document_blog_normal {
|
||||
}
|
||||
|
||||
.newest_document_blog_normal .newest_document_blog_box {
|
||||
margin-bottom:5px;
|
||||
}
|
||||
|
||||
.newest_document_blog_normal .newest_document_blog_box .title_box {
|
||||
padding:5px;
|
||||
height:14px;
|
||||
overflow:hidden;
|
||||
color:#888888;
|
||||
}
|
||||
|
||||
.newest_document_blog_normal .newest_document_blog_box .title_box .title {
|
||||
font-weight:bold;
|
||||
height:14px;
|
||||
float:left;
|
||||
}
|
||||
|
||||
.newest_document_blog_normal .newest_document_blog_box .document_box {
|
||||
padding:5px 3px 3px 1px;
|
||||
clear:both;
|
||||
border:3px solid #EEEEEE;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
.newest_document_blog_normal .newest_document_blog_box .document {
|
||||
padding:0px 0px 5px 5px;
|
||||
}
|
||||
|
||||
.newest_document_blog_normal .newest_document_blog_box .document A {
|
||||
text-decoration:none;
|
||||
color:#555555;
|
||||
}
|
||||
|
||||
.newest_document_blog_normal .newest_document_blog_box .document A:hover {
|
||||
text-decoration:underline;
|
||||
color:#000000;
|
||||
}
|
||||
|
||||
.newest_document_blog_normal .newest_document_blog_box .document A:visited {
|
||||
color:#AAAAAA;
|
||||
}
|
||||
|
||||
.newest_document_blog_normal .newest_document_blog_box .document .comment A {
|
||||
font-size:7pt;
|
||||
font-family:tahoma;
|
||||
color:#AAAAAA;
|
||||
letter-spacing:-1px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue