1,319
次編輯
無編輯摘要 |
無編輯摘要 |
||
第1行: | 第1行: | ||
/* 用于首页 */ | /* 用于首页 */ | ||
/* 首页不显示红链 */ | /* 首页不显示红链 */ | ||
.new { | #mp-2012 .new { | ||
color: inherit; | color: inherit; | ||
} | |||
.mp-2012-text > ul { | |||
margin-left: 1em; | |||
} | } | ||
#column-feature-more .column-feature-more-header a { | #column-feature-more .column-feature-more-header a { | ||
font-weight: bold; | |||
color: #474747; | color: #474747; | ||
} | |||
html.skin-theme-clientpref-night #column-feature-more .column-feature-more-header a { | |||
color: #b8b8b8; | |||
} | } | ||