mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3630 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bab732877b
commit
f7ac2f007f
3 changed files with 5 additions and 5 deletions
|
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
.latest_black ul li .title a { color:#818181; text-decoration:none; }
|
.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 a:hover { text-decoration:underline; }
|
||||||
.latest_black ul li .title span.comment { 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:.8em 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;}
|
.latest_black ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
.latest_white ul li .title a { color:#555555; text-decoration:none; }
|
.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 a:hover { text-decoration:underline; }
|
||||||
.latest_white ul li .title span.comment { 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:.8em 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;}
|
.latest_white ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
.nw_box .thumbnailBox .titleBox { margin-top:8px; margin-bottom:5px;}
|
.nw_box .thumbnailBox .titleBox { margin-top:8px; margin-bottom:5px;}
|
||||||
|
|
||||||
.nw_box .thumbnailBox .titleBox .title { }
|
.nw_box .thumbnailBox .titleBox .title { }
|
||||||
.nw_box .thumbnailBox .titleBox .title strong { font-weight:bold; font-size:0.9em; color:#ed2a32; }
|
.nw_box .thumbnailBox .titleBox .title strong { font-weight:normal; font-size:0.9em; color:#ed2a32; }
|
||||||
.nw_box .thumbnailBox .titleBox .title a { color:#000000; text-decoration:none; }
|
.nw_box .thumbnailBox .titleBox .title a { color:#000000; text-decoration:none; }
|
||||||
.nw_box .thumbnailBox .titleBox .title a:hover { text-decoration:underline; }
|
.nw_box .thumbnailBox .titleBox .title a:hover { text-decoration:underline; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue