MediaWiki:Gadget-FloatToc.css:修订间差异

删除12字节 、​ 2020年4月20日 (星期一)
[InPageEdit] 没有编辑摘要
imported>=海豚=
([InPageEdit] 没有编辑摘要)
imported>=海豚=
([InPageEdit] 没有编辑摘要)
第1行: 第1行:
/* 由用户:=海豚= 设计的浮动目录效果*/
/* 由用户:850710247liu 设计的浮动目录效果*/
.toc-custom {
.toc-custom {
   position: fixed;
   position: fixed;
第7行: 第7行:
   z-index: 10;
   z-index: 10;
   width: 176px;
   width: 176px;
  opacity: 0.7;
   filter: alpha(opacity=50);
   filter: alpha(opacity=50);
   -webkit-transition: -webkit-transform .2s ease-in;
   -webkit-transition: -webkit-transform .2s ease-in;
匿名用户