Remove IEEE Spectrum Nav Bar

Fixes scrolling bug when using touch screens by simply removing the top navigation bar.

  1. /* ==UserStyle==
  2. @name Remove IEEE Spectrum Nav Bar
  3. @description Fixes scrolling bug when using touch screens by simply removing the top navigation bar.
  4. @author Korakys
  5. @namespace spectrum.ieee.org
  6. @version 1.2.0
  7. @license CC0
  8. ==/UserStyle== */
  9.  
  10. @-moz-document domain("spectrum.ieee.org") {
  11. .announcement-show {
  12. display: none;
  13. }
  14. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址