MediaWiki:Gadget-FloatToc.css:修订间差异
跳到导航
跳到搜索
[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; | ||
filter: alpha(opacity=50); | filter: alpha(opacity=50); | ||
-webkit-transition: -webkit-transform .2s ease-in; | -webkit-transition: -webkit-transform .2s ease-in; | ||