CSS code

时间:2025-04-03 08:03:07
 body{
  background-color: #1b1919;
  background-image: url();
 }
 #blog_nav_rss, #blog_nav_rss_image{
  display:none;
 }
 .posttitle a:visited, .posttitle a:active, .posttitle a:link, .postcontent, h1.block_title{
  color: #29FE14;
 }
 h1{
  border-top: 1px solid #AEFE14;
  border-bottom: 0px;
 }
 div.seperator{
  margin: 0px 0px 20px 14px;
  border-bottom: 1px dashed #AEFE14;
 }
 .topicListFooter{
  margin: 0 0 0 0;
  border-top:1px solid #AEFE14;
 }
 a.listitem:visited, a.listitem:active, a.listitem:link, div.itemdesc,#header a, #blog_stats, td.banner, td{
  color: #29FE14;
 }
 #profile_block a, .CalNextPrev a, h1{
  color: #29FE14;
 }
 .CalOtherMonthDay{
  color:#CCCCCC;
 }
 #side_right ul li a, .footer a{
  color: #29FE14;
 }