git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3630 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-02-01 10:02:44 +00:00
parent bab732877b
commit f7ac2f007f
3 changed files with 5 additions and 5 deletions

View file

@ -6,8 +6,8 @@
.latest_black ul li .title a { color:#818181; text-decoration:none; }
.latest_black ul li .title a:hover { text-decoration:underline; }
.latest_black ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_black ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }
.latest_black ul li .title span.comment { color:#FE6700; font:.9em Tahoma; }
.latest_black ul li .title span.comment a { color:#FE6700; font:.9em Tahoma; }
.latest_black ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

View file

@ -6,8 +6,8 @@
.latest_white ul li .title a { color:#555555; text-decoration:none; }
.latest_white ul li .title a:hover { text-decoration:underline; }
.latest_white ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_white ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }
.latest_white ul li .title span.comment { color:#FE6700; font:.9em Tahoma; }
.latest_white ul li .title span.comment a { color:#FE6700; font:.9em Tahoma; }
.latest_white ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}