注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的更改的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
.topbottomScrollTag { position: fixed; left: 0; padding: 1px; color: #3366BB; font-size: small; width: 1.25em; height: 33%; text-align: center; -moz-opacity: 0.3; filter: alpha(opacity=30); opacity: 0.3; } .topbottomScrollTag:hover { -moz-opacity: 0.6; filter: alpha(opacity=60); opacity: 0.6; cursor: pointer; background-color: #f0f0f0; }