rhymix/widgets/newest_document/skins/xe_official/css/black.css
2007-08-01 08:40:25 +00:00

12 lines
947 B
CSS

.latest { padding-bottom:15px; overflow:hidden; position:relative;}
.latest h2 { font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#ffffff; background:url(../images/black/lineNotice.gif) no-repeat left bottom;}
.latest ul {}
.latest ul li { white-space:nowrap; height:21px; background:url(../images/black/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden;}
.latest ul li a { color:#818181; text-decoration:none; }
.latest ul li a:hover { text-decoration:underline; }
.latest ul li span.comment { color:#999999; font:.8em Tahoma; margin-left:.3em;}
.latest ul li span.date { color:#999999; font:.8em Tahoma; margin-right:5px;}
.latest ul li span.writer { color:#999999; font-size:.9em; margin-left:.3em;}
.latest .more { position:absolute; top:12px; right:11px; color:#818181; font:.8em Tahoma;}
.latest a.more { text-decoration:none;}
.latest a.more:hover { text-decoration:underline;}