Changes

340 bytes removed ,  03:53, 16 January 2020
no edit summary
Line 354: Line 354:  
     line-height: 1.3;
 
     line-height: 1.3;
 
     color: #999;
 
     color: #999;
}
  −
/* 名字空间改变背景色 */
  −
.ns-0 div#content,
  −
.ns-0 div#p-cactions li a:hover,
  −
.ns-0 div#p-cactions li.selected a,
  −
.ns-0 div#content div.thumb {
  −
    background-color: rgba(255,255,255,0.8);
  −
}
  −
div#content,
  −
div#p-cactions li a:hover,
  −
div#p-cactions li.selected a,
  −
div#content div.thumb {
  −
    background-color: rgba(247,251,255,0.8);
   
}
 
}
 
/* 导航条(完全没有apple风格的apple风面包屑orz) 来源:http://www.jankoatwarpspeed.com/examples/breadcrumb/ */
 
/* 导航条(完全没有apple风格的apple风面包屑orz) 来源:http://www.jankoatwarpspeed.com/examples/breadcrumb/ */