RTL+ hide non-free content

RTL+ hide non-free content, including "live" streanm

当前为 2024-08-20 提交的版本,查看 最新版本

  1. /* ==UserStyle==
  2. @name RTL+ hide non-free content
  3. @namespace usercss
  4. @description RTL+ hide non-free content, including "live" streanm
  5. @preprocessor default
  6. @version 0.0.1.20240820153638
  7. ==/UserStyle== */
  8. watch-editorial-teaser-rows, watch-recommendations, footer, ui-teaser-row-item:has(svg), ui-teaser-grid-item:has(svg), plus-seo-text,
  9. {
  10. display: none !important;
  11. }
  12.  
  13. .hotdog-subtitle__text, hotdog-subtitle {
  14. color:yellow !important
  15. }
  16.  
  17. ui-section-title, h3, h2 {
  18. font-size: 13px !important;
  19. }